Phu*_*huc 5 npm vue.js vue-cli
我使用 Vue CLI 创建了一个项目vue create my-project并收到此错误:
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "npm:": npm:vue-loader@^16.0.0-beta.3
npm ERR! A complete log of this run can be found in:
npm ERR! /home/n/.npm/_logs/2020-09-10T05_10_36_489Z-debug.log
Run Code Online (Sandbox Code Playgroud)
Npm 版本:6.14.8,节点版本:10.15.2。我用谷歌搜索了这个错误,但他们的答案对我不起作用。我还重新安装了 npm、node、vue,但没有任何好处。感谢您的所有回答。