I’m trying to setup an environment for a Node.js app. but I’m getting this error every time.

“NODE_ENV” is not recognized as an internal or external command,
operable command or batch file.

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

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

24 Answers
24

Leave a Reply

Your email address will not be published. Required fields are marked *