git 에서 코드 를 끌 어 올 린 후 npm install 에 실 패 했 습 니 다.

746 단어 함께 나누다
오류 알림:
npm WARN deprecated [email protected]: use String.prototype.padStart()
npm ERR! code 128
npm ERR! Command failed: git clone --mirror -q git://github.com/adobe-webplatform/eve.git E:
odejs
ode_cache\_cacache\tmp\git-clone-1046fff0\.git --config core.longpaths=true npm ERR! warning: templates not found in C:\Users\yuan\AppData\Local\Temp\pacote-git-template-tmp\git-clone-5d88f4d9 npm ERR! fatal: read error: Invalid argument npm ERR! npm ERR! A complete log of this run can be found in: npm ERR!     E:
odejs
ode_cache\_logs\2020-05-22T05_19_56_120Z-debug.log

해결 방법:
//       ,   npm install
git config --global url."https://".insteadOf git://


npm install

좋은 웹페이지 즐겨찾기