npm安裝時一直idealTree:npm: sill idealTree buildDeps解決方案
當前位置:點晴教程→知識管理交流
→『 技術文檔交流 』
1.刪除用戶界面下的npmrc文件(注意一定是用戶C:\Users\{賬戶}\下的.npmrc文件下不是nodejs里面) 2.清除緩存,注意不要用npm cache clean --force,容易出現npm WARN using --force I sure hope you know what you are doing.要用: npm cache verify 3.設置鏡像源: npm config set registry https://registry.npmmirror.com 4.查看下是否設置成功: npm config get registry 5.運行npm install 該文章在 2024/8/13 11:03:14 編輯過 |
關鍵字查詢
相關文章
正在查詢... |