Why does yarn install vue-cli3.x report an error?

both Taobao image and its own image reported an error. The image should be fine. Why do you report this? Node version 8.10 should be sufficient
command failed: yarn-- registry= -- disturl= https://npm.taobao.org/dist


remove and reinstall node_modules, and check to see if your node version is low. Try using npm install.

Menu