This repository was archived by the owner on May 20, 2020. It is now read-only.

Description
vue --version
3.12.1
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
I see there's no router plugin in vue-cli 3.
https://github.com/vuejs/vue-cli/tree/v3/packages/%40vue