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

ERESOLVE could not resolve #26

Open
bartonhammond opened this issue Jun 3, 2022 · 1 comment
Open

ERESOLVE could not resolve #26

bartonhammond opened this issue Jun 3, 2022 · 1 comment

Comments

@bartonhammond
Copy link

Recorder](main)$ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.1" from the root project
npm ERR!   peer react@">=16.x" from @fortawesome/[email protected]
npm ERR!   node_modules/@fortawesome/react-fontawesome
npm ERR!     @fortawesome/react-fontawesome@"^0.1.15" from the root project
npm ERR!   2 more (@hot-loader/react-dom, react-copy-to-clipboard)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! react-dom@"^17.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"17.0.2" from [email protected]
npm ERR!   node_modules/react-dom
npm ERR!     react-dom@"^17.0.1" from the root project
npm ERR! 
@MikeShi42
Copy link
Contributor

Hi @bartonhammond so sorry for the delay here, my GH notifications were not triggering on this repo for some reason, we're using yarn for local development of this package, are you seeing the same issue for yarn or yarn --frozen-lockfile?

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