While resolving: by-web@1.2.2 npm ERR! Found: webpack@3.12.0 npm ERR! node_modules/webpack npm ERR! dev webpack@"^3.6.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer webpack@"^4.0.0 || ^5.0.0" from raw-loader@4.0.2 npm ERR! node_m...
While resolving: element-ui@2.15.3 npm ERR! Found: vue@3.0.5 npm ERR! node_modules/vue npm ERR! vue@"^3.0.0"from the root project npm ERR! peerOptional vue@"^2 || ^3.0.0-0"from @vue/babel-preset-app@4.5.10 npm ERR! node_modules/@vue/babel-preset-app npm ERR! @vue/babel-...
when its successfull, try to run npm install again Error should show up in console What is expected? Successful npm install What is actually happening? npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: cache-loader@4.1.0 npm ERR! Found: webp...
npmERR!While resolving:[emailprotected]npmERR!Found:[emailprotected]npmERR!node_modules/react npmERR![emailprotected]"17.x"from the root project npmERR!npmERR!Could not resolve dependency:npmERR!peer[emailprotected]"16"from @umijs/[emailprotected]npmERR!node_modules/@umijs/plugin-qiankun npmER...
npm ERR! While resolving: ant-design-pro@6.0.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@"^16.8.6 || ^17.0.2" from @antv/l7-react@2.4.3 npm ...
While resolving: extract-text-webpack-plugin@1.0.1 npm ERR! Found: webpack@3.12.0 npm ERR! node_modules/webpack npm ERR! dev webpack@"^3.6.0" from the root project npm ERR! peer webpack@"2 || 3 || 4" from babel-loader@7.1.5 ...
# npm resolution error report 2021-05-22T14:02:27.205Z While resolving: ymsh@1.0.0 Found: postcss@7.0.35 node_modules/postcss postcss@"^7.0.35" from the root project Could not resolve dependency: peer postcss@"^8.0.0" from postcss-cli@8.3.1 ...
npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: ng-zorro-antd@17.1.0 npm ERR! Found: @angular/animations@16.2.9 npm ERR! node_modules/@angular/animations... 文章 2024-03-29 来自:开发者社区 npm install 报 npm ERR! cb()never called!的...
1异常信息 60 error code ERESOLVE61 error ERESOLVE unable to resolve dependency tree62 error63 error While resolving: gg@0.0.063 error Found: @angular/compiler@11.0.963 error node_modules/@angular/compiler63 error @angular/compiler@"~11.0.4" from the root project63 error63 error Could not re...
If a package cannot be installed because of overly strict peerDependencies that collide, it provides a way to move forward resolving the situation.This differs from --omit=peer, in that --omit=peer will avoid unpacking peerDependencies on disk, but will still design a tree such that ...