第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會有你想問的

安裝 npm 包、react-circular-progressbar 時(shí)出現(xiàn)問題

安裝 npm 包、react-circular-progressbar 時(shí)出現(xiàn)問題

慕運(yùn)維8079593 2023-10-14 18:24:27
當(dāng)我將react-circular-progressbar安裝到我的react項(xiàng)目中時(shí),它顯示錯誤,為什么?npm ERR! code ERESOLVEnpm ERR! 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 || ^15.0.0 || ^16.0.0" from react-circular-progressbar@2.0.3npm ERR! node_modules/react-circular-progressbarnpm ERR!   react-circular-progressbar@"*" from the root projectnpm ERR! npm ERR! Fix the upstream dependency conflict, or retrynpm ERR! this command with --force, or --legacy-peer-depsnpm ERR! to accept an incorrect (and potentially broken) dependency resolution.npm ERR! npm ERR! See /home/nadeem/.npm/eresolve-report.txt for a full report.npm ERR! A complete log of this run can be found in:npm ERR!     /home/nadeem/.npm/_logs/2020-12-05T09_58_59_238Z-deb
查看完整描述

1 回答

?
哆啦的時(shí)光機(jī)

TA貢獻(xiàn)1779條經(jīng)驗(yàn) 獲得超6個(gè)贊

這是因?yàn)槠渲幸粋€(gè)依賴項(xiàng)無法與您當(dāng)前的依賴項(xiàng)結(jié)合起來解決。

以下部分表明 ciruclar-progressbar(版本 2.0.3)需要 React 15 或 16 作為對等依賴項(xiàng),并且您在依賴項(xiàng)列表中使用較新的版本。

Could not resolve dependency: peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from react-circular-progressbar@2.0.3

有幾種解決方案;

  • 降級不符合您要安裝的軟件包約束的軟件包

  • 查找您嘗試安裝的軟件包版本,該版本已更新其對等依賴項(xiàng)以包含 React 17

  • 使用npm install <package-name> --force忽略它(真的不推薦,除非你已經(jīng)手動驗(yàn)證沒有不兼容)

  • 使用 npm install <package-name> --legacy-peer-deps.

前兩個(gè)選項(xiàng)是根據(jù)您給出的錯誤推斷出來的。而最后兩個(gè)選項(xiàng)是在錯誤本身中提供的。


查看完整回答
反對 回復(fù) 2023-10-14
  • 1 回答
  • 0 關(guān)注
  • 217 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號