mix npm.check (NPM v0.6.0)

Copy Markdown View Source

Verify that the npm installation is consistent.

mix npm.check

Checks:

  • package.json exists and is valid
  • npm.lock exists and matches package.json
  • node_modules/ is populated