-
Notifications
You must be signed in to change notification settings - Fork 962
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
Dependency error during installation #825
Comments
hi i will fix this error ,so anyone who comes this across later |
Thank you very much Ganeshwar. |
there was no problem, the react scrips version is outdated you can fix it by running |
It seems too complected for me. multiple errors again. I tried to remove/uninstall all but slit the same error. I wish the package had a complete dependency/steps document for installation that everyone can check one by one and then run the react-stock-chart. ..:~$ npm install [email protected] |
I will check it out once |
There was same issues for me Here is way to downgrade from 18 to 16
delete node_modules folder and and can install react-stockcharts library, it worked for me |
Thank you dcnc336. I'll try to do the same as you said. |
Hi
How do I fix it please? I'm not expert in Java and NPM
ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.0.0 || ^16.0.0" from [email protected]
npm ERR! node_modules/react-stockcharts
npm ERR! react-stockcharts@"^0.7.8" from the root project
npm ERR!
The text was updated successfully, but these errors were encountered: