-
Notifications
You must be signed in to change notification settings - Fork 68
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
Error on Install #65
Comments
did you try with the --legacy-peer-deps flag? FWIW we use yarn internally, it may be we just need to migrate this repo |
@brendanbond , yes, I did continue working through the issue and used the --legacy-peer-deps and was able to get the install to execute. I raised the issue, because that wasn't documented and figured it should be resolved in the repo or at least in the documentation. FWIW. |
Thanks @ahaws-govcio , and understood. There has recently been a big internal push to get the React and Angular libraries up to date and modernized, but unfortunately these "starter-kit" type apps will probably be downstream of those changes as we focus on making sure the underlying libraries themselves are ready for prime time. Stay tuned! I'll go ahead and keep this issue open |
Thank you for taking the time to report this issue. It seems that the react-json-view has been deprecated and is no longer being updated. However there is a fork of the repository being maintained by other contributors. Ticket FIO-8363 has been created for this issue. |
I am exploring that capabilities of FormIO and looking at using it in our React application, however, cloning the repo and executing
npm install
doesn't work.I'll continue to work through the issue, but I would think this is something the starter application repo should resolve.
The text was updated successfully, but these errors were encountered: