heroes-angular-serverless icon indicating copy to clipboard operation
heroes-angular-serverless copied to clipboard

'WWW' is not recognized as an internal or external command, operable program or batch file.

Open ErionSelimi opened this issue 5 years ago • 1 comments

Hi, after doing build I get npm run build exited with code 0, and I continue with npm run node:start but I get this error: [email protected] node:start E:\Projects\heroes

WWW=./dist/heroes-angular node -r dotenv/config server/dist/index.js

'WWW' is not recognized as an internal or external command, operable program or batch file.

Please see the print screen, What might be the problem? thank you

Capture

ErionSelimi avatar Dec 23 '20 16:12 ErionSelimi

Hi, after doing build I get npm run build exited with code 0, and I continue with npm run node:start but I get this error: [email protected] node:start E:\Projects\heroes

WWW=./dist/heroes-angular node -r dotenv/config server/dist/index.js

'WWW' is not recognized as an internal or external command, operable program or batch file.

Please see the print screen, What might be the problem? thank you

Capture

Same problem.

Problems to publish functions too and run locally at 7070 or 7071.

avmesquita avatar Feb 24 '21 13:02 avmesquita