npm and Nodejs are closely related to this newcomer, so I wonder if this is the place to ask about npm error messages.
For instance, when I use *npm run xxx *command to execute a script in package.json, what does it mean when I get the following error lines? npm successfully installed the package (this error applies to around 5-6 packages), as I can see by looking into my cordova project's /node_module folder. The error relates to "command not found," but I don't understand why because the package folder (/html5-lint) is in node_modules. Error: sh: html5-lint: command not found npm ERR! Exit status 127 -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/1f836b8e-8466-4e6c-8911-115109af7d2a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
