vue-element-admin icon indicating copy to clipboard operation
vue-element-admin copied to clipboard

npm install 失败

Open navy1997 opened this issue 2 years ago • 2 comments

navy1997 avatar Mar 31 '22 06:03 navy1997

npm WARN deprecated [email protected]: use String.prototype.padStart() npm ERR! Error while executing: npm ERR! C:\Users\XXXXX\Desktop\pconline1547249313178\vendor\git-for-windows\cmd\git.EXE ls-remote -h -t git://github.com/adobe-webplatform/eve.git npm ERR! npm ERR! fatal: remote error: npm ERR! The unauthenticated git protocol on port 9418 is no longer supported. npm ERR! Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information. npm ERR! npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\XXXXXX\AppData\Roaming\npm-cache_logs\2022-04-02T01_53_07_638Z-debug.log

navy1997 avatar Apr 02 '22 01:04 navy1997

fixed by https://github.com/PanJiaChen/vue-element-admin/issues/3945

YanshuoH avatar Apr 02 '22 07:04 YanshuoH