> On Feb 26, 2015, at 6:39 PM, Steve Husting <[email protected]> wrote: > > npm and Nodejs are closely related to this newcomer, so I wonder if this is > the place to ask about npm error messages.
It is, though you may want to talk to the npm support channels too. Lots of options there. > > 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. Look in node_modules/.bin/ -- the command should be there. Does html5-lint actually export a bin file? What's the command in package.json you're running? Aria -- 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/83004C8F-63A7-47EE-91F5-DFC8E86B0E9E%40nbtsc.org. For more options, visit https://groups.google.com/d/optout.
smime.p7s
Description: S/MIME cryptographic signature
