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

Upgrade to React v18 dependencies error #312

Closed
alenocera opened this issue Apr 19, 2022 · 0 comments · Fixed by #313
Closed

Upgrade to React v18 dependencies error #312

alenocera opened this issue Apr 19, 2022 · 0 comments · Fixed by #313

Comments

@alenocera
Copy link

Hi all,
founded the issue when upgrading React to the last version released (v18). This is the stacktrace:

npm ERR! node_modules/react npm ERR! react@"^18.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.6.3 || ^17.0.0" from react-csv-downloader@2.7.1 npm ERR! node_modules/react-csv-downloader npm ERR! react-csv-downloader@"^2.7.1" from the root project

I know I can use
--legacy-peer-deps
during the installation (maybe this workaround cannot works for all people) but I think will be better to have a clean installation.

It's in your roadmap? Thanks to all team members.

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

Successfully merging a pull request may close this issue.

1 participant