-
Notifications
You must be signed in to change notification settings - Fork 22
Description
I downloaded your zip project and I did run 'npm install' but a lot of packages were deprecated.
willianzeni@pop-os:~/wiregui-master$ sudo npm install
[sudo] password for willianzeni:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: wiregui@1.8.1
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR! react@"^17.0.2" from the root project
npm ERR! peer react@">=16.8.6" from @chakra-ui/icons@1.0.10
npm ERR! node_modules/@chakra-ui/icons
npm ERR! @chakra-ui/icons@"^1.0.10" from the root project
npm ERR! 2 more (@emotion/react, @emotion/styled)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@">=18" from @chakra-ui/system@2.3.8
npm ERR! node_modules/@chakra-ui/system
npm ERR! peer @chakra-ui/system@">=1.0.0" from @chakra-ui/icons@1.0.10
npm ERR! node_modules/@chakra-ui/icons
npm ERR! @chakra-ui/icons@"^1.0.10" 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! See /root/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-01-21T11_11_48_161Z-debug-0.log