insidesherpa / JPMC-tech-task-2

29 stars 201 forks source link

npm start issue #256

Closed aishwaryarajesh closed 4 years ago

aishwaryarajesh commented 4 years ago

I have several warnings but not sure how to resolve them. I have chrome installed on my Mac and have been able to pull up localhost3000: in past projects but it hasn't been working now. I tried changing 8080 to 8085 and theres no difference. I've attached screenshots with the warnings and errors as well.

npm install npm start
binnydara commented 4 years ago

hey hi @aishwaryarajesh did you get the error resolved ? if you did how did you resolve it .. having the same error

aishwaryarajesh commented 4 years ago

@binnydara this error was due to not have perspective downloaded (node_modules folder), so I downloaded a new set of node_modules which is on one of the troubleshooting slides and then it worked!