Queremos regalarte la mejor respuesta que hallamos por todo internet. Nosotros queremos que te resulte de mucha ayuda y si deseas comentarnos algo que nos pueda ayudar a crecer hazlo con libertad.
Ejemplo 1: ‘NODE_ENV’ no se reconoce como un comando interno o externo
npm install -g win-node-env
This will solve problem
if not for windows use below commands
set NODE_ENV=something node filename.js
Ejemplo 2: ‘npm’ no se reconoce como un comando interno o externo, programa operativo o archivo por lotes.
path ->C:ProgramFilesnodejs
To the end of your Path variable on the "User variable" section of the EnvironmentVariables on the SystemProperties.After that, reopen your command prompt and type
npm