Thursday, 26 July 2018

"NODE_ENV" is not recognized as an internal or external command, operable command or batch file

I'm trying to setup an environment for a node.js app. but I'm getting "NODE_ENV" is not recognized as an internal or external command, operable command or batch file. error every time.

What does this mean and how can I solve this problem?

I'm using Windows and also tried set NODE_ENV=development but no luck.

Help! Thanks in advance.



from "NODE_ENV" is not recognized as an internal or external command, operable command or batch file

No comments:

Post a Comment