You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2020. It is now read-only.
Run the command: vue create my-project --preset vuetifyjs/vue-cli-preset-vuetify
and get
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @vue/cli-plugin-router@^3.12.0
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'my-project'
npm ERR! notarget
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Inspiron\AppData\Roaming\npm-cache\_logs\2020-04-17T03_03_45_185Z-debug.log
ERROR command failed: npm install --loglevel error
vue --version
3.12.1
Run the command:
vue create my-project --preset vuetifyjs/vue-cli-preset-vuetify
and get
I see there's no router plugin in vue-cli 3.
https://github.com/vuejs/vue-cli/tree/v3/packages/%40vue
The text was updated successfully, but these errors were encountered: