insidesherpa / JPMC-tech-task-2

29 stars 201 forks source link

Cannot find the module '@jpmorganchase/perspective' #309

Open SyedFaraz55 opened 3 years ago

SyedFaraz55 commented 3 years ago

screen

I am getting this error 'cannot find module' how to solve this ?

xinjiehh commented 3 years ago

I face the same issue as well. My problem was not installing the Visual C++ Build Environment properly. I solved the problem referring here. In the root folder, I ran

Then I could start localhost properly. If this doesn't work, maybe you can try referring to issue #268 which seems to address the same problem