can you remove the prefix -g? "CALL "C:\Program Files\nodejs\node,exe" "C;\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" *prefix -g* " is not recognized as an interal o external program executable batch program or file.
I think in windows does not existe -g prefix. But i never used node on windows. Sorry. You can do that in environment variables PATH On 17 April 2017 at 15:50, Guido Cardona <[email protected]> wrote: > Every time i run npm as for example > > npm -v > > the software shows: a warning message, it seems it execute things but i > what i don't know > the message is: > > D:\npm -v > "CALL "C:\Program Files\nodejs\node,exe" "C;\Program > Files\nodejs\node_modules\npm\bin\npm-cli.js" prefix -g " no se reconoce > como un comando interno o externo, > programa o archivo por lotes ejecutable. > 3.10.10 > > in English > "CALL "C:\Program Files\nodejs\node,exe" "C;\Program > Files\nodejs\node_modules\npm\bin\npm-cli.js" prefix -g " is not > recognized as an interal o external program > executable batch program or file. > 3.10.10 > > Any help? > > -- > 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/fcd8fb83-71dd-4c72-929d-a184eb5c7bf0%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/fcd8fb83-71dd-4c72-929d-a184eb5c7bf0%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- []'s -- 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/CAET7tnZXU8_6s9Rg0ceT2nWTMEyV%2B_HUQC1CJMLpaMaLyJ3Nmg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
