Open AmanGoyal31 opened 4 years ago
you must be inside the project directory, i.e. JPMC-tech-task-3-PY3
just type: cd JPMC-tech-task-3-PY3
and again run : npm install
Same error
run the command npm install in cmd administrator mode under the directory cd \path-to\JPMC-tech-task-3-PY3
getting this type of error what to do??
after getting these error try to run npm start
npm install npm install --ignore-scripts npm audit fix npm start
Try to run these commands in order This worked for me
I think this error is showing up because you are/were in the wrong directory. (By the way, maybe it would be a good idea to close the issue if you are no longer working on this)
getting this type of error what to do??