Closed T45K closed 3 years ago
That would be a problem with the chinese NPM mirror, not us.
ERROR command failed: yarn add vue-cli-plugin-vuetify -D --tilde
I also encountered this error. After much investigation, I found that the cause was an outdated version of yarn. I changed from yarn 3.x to 4.x and the command was successfully executed.
When I try to add vuetify using
vue add vuetify
command, it throws an error. My Vue project consists oflog
Environment