Closed
Description
Version
4.4.6
Environment info
Environment Info:
System:
OS: macOS 10.15.4
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Binaries:
Node: 12.16.1 - ~/.nvm/versions/node/v12.16.1/bin/node
Yarn: 1.22.4 - ~/.nvm/versions/node/v12.16.1/bin/yarn
npm: 6.14.5 - ~/.nvm/versions/node/v12.16.1/bin/npm
Browsers:
Chrome: 83.0.4103.116
Edge: Not Found
Firefox: Not Found
Safari: 13.1
npmGlobalPackages:
@vue/cli: 4.4.6
Steps to reproduce
vue create project-name
What is expected?
Normal installation
What is actually happening?
No matching version found for @vue/cli-plugin-router@^4.4.6.
when i do vue create project-name, i will receive:
🗃 Initializing git repository...
⚙️ Installing CLI plugins. This might take a while...
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @vue/cli-plugin-router@^4.4.6.
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 '@vue/cli-service'
npm ERR! notarget
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/hejingguo/.npm/_logs/2020-06-24T08_34_46_284Z-debug.log
ERROR command failed: npm install --loglevel error
Metadata
Metadata
Assignees
Labels
No labels