-
Notifications
You must be signed in to change notification settings - Fork 111
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 instaling #49
Comments
May i know which version of Nodejs you are using |
I tried many node js versions and started to change the package.json The Nodejs version is v20.5.1 here is the full current status (many conflicts and deprecated)
**❯ node -v
❯ cat package.json
❯ lsb_release -a
|
https://github.com/DashboardPack/architectui-react-theme-free/releases/tag/v3.0.0 Please use the latest version |
thanks, it is working now. I downloaded my first version from your site...so you probably need to update the link there... |
❯ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: architectui-react-theme-free@1.0.0
npm ERR! Found: react@16.14.0
npm ERR! node_modules/react
npm ERR! react@"^16.7.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.4.2" from react-addons-css-transition-group@15.6.2
npm ERR! node_modules/react-addons-css-transition-group
npm ERR! react-addons-css-transition-group@"^15.6.2" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! .../2023-11-23T13_42_52_176Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: .../2023-11-23T13_42_52_176Z-debug-0.log
The text was updated successfully, but these errors were encountered: