The `start` command has to be like this `"start": "set DEBUG=true | node server.js",` to work on windows.
The
startcommand has to be like this"start": "set DEBUG=true | node server.js",to work on windows.