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

Error running "npm install" trying to setup reactide #219

Open
timk519 opened this issue Aug 2, 2022 · 11 comments
Open

Error running "npm install" trying to setup reactide #219

timk519 opened this issue Aug 2, 2022 · 11 comments

Comments

@timk519
Copy link

timk519 commented Aug 2, 2022

I was going through the install instructions and got the following error on "npm install"

npm resolution error report

2022-08-02T21:47:27.070Z

While resolving: reactide@3.0.0
Found: react@16.14.0
node_modules/react
react@"^16.6.0" from the root project
peer react@"^0.14.0 || ^15.0.0-0 || ^16.0.0-0" from chai-enzyme@1.0.0-beta.1
node_modules/chai-enzyme
chai-enzyme@"^1.0.0-beta.1" from the root project

Could not resolve dependency:
peer react@"0.13.x || 0.14.x || ^15.0.0-0 || 15.x" from enzyme@2.9.1
node_modules/enzyme
enzyme@"^2.8.0" from the root project
peer enzyme@"^2.7.0 || ^3.0.0" from chai-enzyme@1.0.0-beta.1
node_modules/chai-enzyme
chai-enzyme@"^1.0.0-beta.1" from the root project

@Arian1192
Copy link

same problem

@ChristopherLeitner
Copy link

Yeah, having the same issue.

@TechnoFynch
Copy link

yep, same issue for me as well.

@nilslindkvist
Copy link

I also have this issue, guess I'm going over to VSCode for now.

@gitRacoon
Copy link

the same issue. i used --legacy-peer-deps to fix

@preitinger
Copy link

Same issue. Is this project dead? And if it is dead, and React recommends this IDE. Is then React dead, too?

@TechnoFynch
Copy link

Same issue. Is this project dead? And if it is dead, and React recommends this IDE. Is then React dead, too?

Nope... This project may be dead but there are several other IDEs that support React. Also, React has a very large growing community, so I doubt it will die in the near future.

@TechnoFynch
Copy link

the same issue. i used --legacy-peer-deps to fix

But then the build is giving errors. I tried this too.

@gitRacoon
Copy link

gitRacoon commented Oct 25, 2022

But then the build is giving errors. I tried this too.

I got this error after install with --legacy-peer-deps: #218

@preitinger
Copy link

I think it requires react 15 but normally react 16 is installed nowadays. can this be the problem?

@preitinger
Copy link

OK I will code with atom...

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

7 participants