Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

Peer dependency issue #54

Open
gitcatrat opened this issue May 1, 2021 · 2 comments
Open

Peer dependency issue #54

gitcatrat opened this issue May 1, 2021 · 2 comments

Comments

@gitcatrat
Copy link

npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0" from [email protected]
npm ERR! node_modules/react-hookstore
npm ERR!   react-hookstore@"^1.2.1" from the root project
@gihanrangana
Copy link

npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0" from [email protected]
npm ERR! node_modules/react-hookstore
npm ERR!   react-hookstore@"^1.2.1" from the root project

run with npm install --legacy-peer-deps

@gihanrangana
Copy link

@jhonnymichel could you please update the react version to latest on peer-deps?

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

No branches or pull requests

2 participants