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

Could not resolve dependency: React 18 #68

Open
baur opened this issue Jun 22, 2022 · 2 comments
Open

Could not resolve dependency: React 18 #68

baur opened this issue Jun 22, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@baur
Copy link

baur commented Jun 22, 2022

Could not resolve dependency: React 18

npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17" from react-folder-tree@5.0.3
npm ERR! node_modules/react-folder-tree
npm ERR!   react-folder-tree@"*" from the root project
@baur
Copy link
Author

baur commented Jun 22, 2022

Please add support for React 18?

@shunjizhan shunjizhan added the enhancement New feature or request label Jun 24, 2022
@NicolaLovo
Copy link

You can work around this issue by doing so:
npm install react-folder-tree --force

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants