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?}

Link to this section Summary

Link to this section Functions