insidesherpa / JPMC-tech-task-2

29 stars 201 forks source link

Cannot find modules after running "npm start" #341

Closed AjayGanesh02 closed 1 year ago

AjayGanesh02 commented 2 years ago

JPMCTask2 JPMCTask21

I've been going through the setup and ran into some errors when trying to use npm install. I didn't have any problems with the setup before this. JPMCTask22

Since none of them matched up with the list of errors in the troubleshooting slides, I then tried running npm start, and it successfully pulled up the page for a second and showed the start data stream button before showing this error. Also, no additional status text was displayed in the server window. Is this some kind of issue with my npm setup? Or something else?