{
"name": "dev",
"version": "0.1.0",
"private": true,
"devDependencies": {
"@vue/cli-plugin-babel": "^3.0.1",
"@vue/cli-plugin-eslint": "^3.0.1",
"@vue/cli-service": "^3.0.1"
}
}


Hello, your issue has been closed because it does not conform to our issue requirements. In order to ensure every issue provides the necessary information for us to investigate, we require the use of the Issue Helper when creating new issues. Thank you!
you are using an npm mirror (taobao?) which served you a corrupt file.
vue create --registry (see: https://cli.vuejs.org/zh/guide/creating-a-project.html#vue-create)yarn instead.
I just want to using npm, not the fake China tb npm mirror.



Yarn is OK