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

@reactom/react bindings outdated (error with react@17) #367

Closed
Akiyamka opened this issue Jul 26, 2021 · 1 comment
Closed

@reactom/react bindings outdated (error with react@17) #367

Akiyamka opened this issue Jul 26, 2021 · 1 comment

Comments

@Akiyamka
Copy link
Collaborator

Akiyamka commented Jul 26, 2021

npm i @reatom/react
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: event-tinter@1.0.1
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"^17.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0" from @reatom/react@1.1.5
npm ERR! node_modules/@reatom/react
npm ERR!   @reatom/react@"*" from the root project

I hope all that needed - just fix deps in @reactom/react package


Env

npm: 7.18.1
node: v16.4.2

Workaround:

npm i @reatom/react --legacy-peer-deps
@artalar
Copy link
Owner

artalar commented Oct 28, 2021

Fixed in RC version

@artalar artalar closed this as completed Oct 28, 2021
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

2 participants