-
Notifications
You must be signed in to change notification settings - Fork 494
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
react 18 peer dependencies error #403
Comments
react-json-view is not yet available for React 18. See mac-s-g/react-json-view#403
Is this project still being managed? It seems like it has been over 15 months from this posting that there was last a commit. |
I hope the dev upgrade it because this project is useful (at least in my activities) and it will be bad if this project become "not maintained". We will see what happens. |
Sin! It's a nice project...but to continue with the fix as you mentioned it's kinda only the merge...so quite easy I guess...hoping that will be done, just to have React 18 project upgraded |
Bumping here |
npm ERR! Could not resolve dependency: I'm getting this error in a React (v18) project. Is there a way to get this dependency resolved? |
yes, a temporary solution is to install your packages with but if we have the "fix" with the React 18 support, it will be much better :) |
Thanks for your support 👍 @alenocera |
I dont recomend to use |
as mac-s-g does not seem to maintain this package anymore, I use: We as the community may should agree to go on with a fork that is maintained? |
Both this and the @microlink/react-json-view fork depend on flux, which is unmaintained and results in
cc @Kikobeats as the microlink repo doesn't have issues enabled |
Hey, you can give this one a shot: https://github.com/YYsuni/react18-json-view |
👍 this fork looks like the best option. Other mentioned projects look like alternative libs, not immediate replacement forks. We at Docusaurus are adopting this fork: facebook/docusaurus#9116 |
Hi guys,
with the new react v18 the dependencies cause an error when npm -i is executed.
Can you please provide the fix to the dependencies error on installation?
Thank you very much!
The text was updated successfully, but these errors were encountered: