node 12.22.12
npm 6.14.4
######
node 16.19.1
npm install -g npm@9.6.1
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: ferry_web@1.0.0
npm ERR! Found: webpack@4.46.0
npm ERR! node_modules/webpack
npm ERR! webpack@"^4.0.0" from @vue/cli-plugin-eslint@3.12.1
npm ERR! node_modules/@vue/cli-plugin-eslint
npm ERR! dev @vue/cli-plugin-eslint@"^3.9.1" from the root project
npm ERR! peer webpack@"^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0" from html-webpack-plugin@3.2.0
npm ERR! node_modules/html-webpack-plugin
npm ERR! dev html-webpack-plugin@"3.2.0" from the root project
npm ERR! html-webpack-plugin@"^3.2.0" from @vue/cli-service@3.5.3
npm ERR! node_modules/@vue/cli-service
npm ERR! dev @vue/cli-service@"3.5.3" from the root project
npm ERR! 2 more (script-ext-html-webpack-plugin, svg-sprite-loader)
npm ERR! 3 more (monaco-editor-webpack-plugin, sass-loader, script-ext-html-webpack-plugin)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! vue-loader@"^15.9.3" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: webpack@5.76.0
npm ERR! node_modules/webpack
npm ERR! peer webpack@"^5.0.0" from css-loader@6.7.3
npm ERR! node_modules/css-loader
npm ERR! peer css-loader@"*" from vue-loader@15.10.1
npm ERR! node_modules/vue-loader
npm ERR! vue-loader@"^15.9.3" 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! /Users/admin/.npm/_logs/2023-03-10T11_35_29_238Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/admin/.npm/_logs/2023-03-10T11_35_29_238Z-debug-0.log
npm install --legacy-peer-deps
ferry報錯解決
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。
相關(guān)閱讀更多精彩內(nèi)容
- 一、報錯“商家參數(shù)格式有誤,請聯(lián)系商家解決”解決方案: 1、背景: 我方開發(fā)了一套h5商城,購買、下單、喚起微信進(jìn)...
- 在對安全性要求比較高的報文做加密的時候,算法有很多種,我這里主要用到的就是AES加密算法。由于在國內(nèi)使用,所以不可...
- vuex2中的mapGetters報語法錯誤,報錯的位置: ...mapGetters,一下是是一個todoli...
- 老樣子我們還是遵循問題的三個方面來剖析和解決問題【1】是什么【2】為什么【3】怎么做 【1】gitHub是什么(老...
- 換位置進(jìn)行g(shù)it clone時,輸入密碼回車后出現(xiàn)了一下錯誤提示,這是輸錯了賬號密碼導(dǎo)致的提示解決方案有兩種 個人...