Medic.Checks.NPM (Medic v0.1.0) View Source
Checks that NPM exists, implicitly checking for NodeJS.
Examples
{Check.NPM, :exists?}
{Check.NPM, :correct_version?, ["7.8.0"]}
{Check.NPM, :installed?}
Checks that NPM exists, implicitly checking for NodeJS.
{Check.NPM, :exists?}
{Check.NPM, :correct_version?, ["7.8.0"]}
{Check.NPM, :installed?}