npm 错误,ERESOLVE unable to resolve dependency tree : 在项目的package.json文件中,检查依赖项的版本要求,确保它们与其他依赖项兼容。...有时候,不同依赖项需要的版本可能有冲突,需要进行调整。 使用npm audit解决安全问题: 运行npm audit命令来检查项目中是否存在安全漏洞或依赖项的问题,并尝试根据...
31 verbose stack Error: unable to resolve dependency tree 31 verbose stack at Arborist.[failPeerConflict] (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1045:25) 31 verbose stack at Arborist.[loadPeerSet] (/usr/lib/node_modules/npm/node_modules/@...
code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: active-workspace@6.0.7 npm ERR! Found: react@18.2.0 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!
I run npm i react-notifications-component and I coun't install this package on react 18: I got this error: npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: code-challenge-front...
ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: TestReact@0.1.0 npm ERR! Found: react@18.2.0 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@"^17.0.1" ...
ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving:ant-design-pro@4.5.0 npm ERR! Found:react@16.14.0 npm ERR! node_modules/react npm ERR! react@"^16.14.0" from the root project npm ERR! peer react@">=16.9.0" from @ant-design/pro-descriptions@1.7.5 ...
ERESOLVE unable to resolve dependency tree 这是控制台的剩余输出 npm ERR! npm ERR! While resolving: frontend@0.1.0 npm ERR! Found: react@17.0.1 npm ERR! node_modules/react npm ERR! react@"^17.0.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer...
ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: @babel/core@7.12.3 npm ERR! node_modules/@babel/core npm ERR! @babel/core@"7.12.3" from react-scripts@4.0.3 npm ERR! node_modules/react-scripts npm ERR! react-scripts@"*" from the root project npm ERR! @babel/...
ERESOLVE unable to resolve dependency treenpm ERR! npm ERR! While resolving: nadeems-portfolio@0.1.0npm ERR! Found: react@17.0.1npm ERR! node_modules/reactnpm ERR! react@"^17.0.1" from the root projectnpm ERR! npm ERR! Could not resolve dependency:npm ERR! peer react@"^0.14.0 || ...
ERESOLVE unable to resolve dependency tree 162npm ERR! 163npm ERR! While resolving: my-reacte-app@0.1.0 164npm ERR! Found: react@18.2.0 165npm ERR! node_modules/react 166npm ERR! react@"^18.2.0" from the root project 167npm ERR! 168npm ERR! Could not resolve dependency: 169npm...