0👍
I fixed it by installing vue cli 5.0.0-alpha.3 via npm install -g @vue/cli@5.0.0-alpha.3
.
It was asking to change to TaobaoRegistry since https://registry.npmjs.org/ appeared to be slow. Maybe the current stable does not cover this.
- [Vuejs]-Decrease an image quality before rendering it on a vue app
- [Vuejs]-How to properly store non-reactive and static data in an vue?
Source:stackexchange.com