insidesherpa / JPMC-tech-task-2

29 stars 201 forks source link

UNCAUGHT EXCEPTION with NPM Install #327

Open devinl8672 opened 3 years ago

devinl8672 commented 3 years ago

I keep getting this error and I can't seem to fix it. I been searching online for everything but nothing seems to work. Screenshot 2021-08-14 021401

chenxy0310 commented 3 years ago

I had the same issue and I tried the following: npm install npm install --ignore-scripts npm audit fix npm start

I Think it should work. Good luck!

Ericsong2333 commented 2 years ago

you are my lifesaver, thank you so much!!!!!! I tried every method for 6 hours and nothing worked until I saw your comments here!