📜  命令失败:npm install --loglevel error --legacy-peer-deps - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:05.900000             🧑  作者: Mango

代码示例1
# Run following command
npm config set registry="http://registry.npmjs.org/"
# Then try creating vue project
vue create my-project
# you might need... (*゚ノO゚)<オオオオォォォォォォォーーーーーイ!
npm cache clean --force