原文:npm install 報錯 npm ERR! C:\Users\DELL\AppData\Roaming\npm-cache\_logs\2021-11-11T00_52_12_625Z-debug.log

報錯 npm ERR C: Users DELL AppData Roaming npm cache logs T Z debug.log .刪除node modules 安裝包 .npm cache clean force 刪除緩存 .npm install registry https: registry.npm.taobao.org 從新安裝項目的依賴 .npm run dev serve ...

2021-11-11 09:00 0 1269 推薦指數:

查看詳情

A complete log of this run can be find in : C\users\自己建的文件夾\AppData\Roaming\npm-cache\_logs\2020-02-11T06_43_35_456Z-debug.log

今天同學用腳手架搭建React項目報了上面這個錯,我就幫他搞搞,結果搞了半天都沒搞出來,我按照提示的錯誤路徑把那些以.log結尾的文件都刪了,但是再執行命令的時候還是每次都報這個錯,在網上搜了半天也沒搜到,后來終於搞好了。 步驟1. npm init -y (npm ...

Wed Feb 12 03:47:00 CST 2020 0 1283
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM