Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type error: Cannot find module '@jpmorganchase/perspective'. TS2307 #268

Open
ed765super opened this issue Jul 22, 2020 · 12 comments
Open

Comments

@ed765super
Copy link

image

@RajeshTeja37
Copy link

If you already downloaded the node modules via cmd, then download this node modules from https://drive.google.com/file/d/1ML6nECK18J0jM3hhfJdSCRtCNLssruYQ/view
and replace it with the node_modules folder in your local repository.
and return to cmd and type "npm start"
it will work

@ed765super
Copy link
Author

ed765super commented Jul 23, 2020 via email

@chugh-ak5
Copy link

npm install first, then npm start

@RajeshTeja37
Copy link

RajeshTeja37 commented Jul 24, 2020

"npm install" will download new versions of node_modules that gives you the error about "@jpmorganchase/perspective" so you can download the required node_modules for the task from above link
and no need to use "npm install" after
just "npm start"

@nihitha582
Copy link

Screen Shot 2020-07-28 at 12 24 26 PM

This is the error I am getting after running this fix.

@ed765super
Copy link
Author

ed765super commented Jul 28, 2020 via email

@nihitha582
Copy link

Not sure what the admin CMD would be, I was just running the npm install, npm start as normally (after replacing the node_modules dir). Not sure if running Catalina MacOS effects it at all - I know there have been some read/write permission errors with that OS

@ed765super
Copy link
Author

ed765super commented Jul 28, 2020 via email

@nihitha582
Copy link

so running npm install react-scripts resolved the issue!

@SamuelZewdu
Copy link

SamuelZewdu commented Jul 9, 2021

I downloaded the link provided above and now ended up the error above(screenshot) in the comment

@pi-squared-4
Copy link

If you already downloaded the node modules via cmd, then download this node modules from https://drive.google.com/file/d/1ML6nECK18J0jM3hhfJdSCRtCNLssruYQ/view
and replace it with the node_modules folder in your local repository.
and return to cmd and type "npm start"
it will work

Can you share you package.json?

@pi-squared-4
Copy link

I downloaded the link provided above and now ended up the error above(screenshot) in the comment

Can you share your package.json file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants