We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Trying to install latest version of @fortawesome/react-fontawesome In NextJs 15.0.2 it will try and istall:
"@fortawesome/react-fontawesome": "^0.2.2",
It fails because of "unable to resolve" dependency on the React version. I need to --force install.
npm ERR! While resolving: cvbresultsv2@0.1.0 npm ERR! Found: react@19.0.0-rc-02c0e824-20241028 npm ERR! node_modules/react npm ERR! react@"19.0.0-rc-02c0e824-20241028" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@">=16.3" from @fortawesome/react-fontawesome@0.2.2 npm ERR! node_modules/@fortawesome/react-fontawesome npm ERR! @fortawesome/react-fontawesome@"0.2.2" from the root project
Is there a version that's compatible. Should I patch it? Any other suggestions?
Thanks :)
No response
v6.6.0
Other (as specified in the bug description)
SVG+JS
Windows 10 Pro
The text was updated successfully, but these errors were encountered:
in pop os too
Sorry, something went wrong.
No branches or pull requests
Bug description
Trying to install latest version of @fortawesome/react-fontawesome In NextJs 15.0.2 it will try and istall:
"@fortawesome/react-fontawesome": "^0.2.2",
It fails because of "unable to resolve" dependency on the React version. I need to --force install.
Is there a version that's compatible. Should I patch it? Any other suggestions?
Thanks :)
Reproducible test case
No response
Screenshots
No response
Font Awesome version
v6.6.0
Serving
Other (as specified in the bug description)
Implementation
SVG+JS
Browser and Operating System
Windows 10 Pro
Web bug report checklist
The text was updated successfully, but these errors were encountered: