Schlumberger/hackathon

npm start does not work properly

fozba opened this issue · 0 comments

fozba commented

when npm start command is executed, I get the following error:

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! frontend@0.0.0 start: ng serve
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the frontend@0.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

I am using WSL2. I am using python from Windows PATH but npm is installed on Ubuntu.
Debug Log file is attached:
2020-12-13T21_42_11_971Z-debug.log