Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"vue add apollo" not work now #385

Open
lyhanyz opened this issue Jul 18, 2020 · 0 comments
Open

"vue add apollo" not work now #385

lyhanyz opened this issue Jul 18, 2020 · 0 comments

Comments

@lyhanyz
Copy link

lyhanyz commented Jul 18, 2020

node@c337327fd316:/tmp$ node -v
v12.16.3
node@c337327fd316:
/tmp$ npm -v
6.14.6
node@c337327fd316:/tmp$ npm config get registry
https://registry.npm.taobao.org/
node@c337327fd316:
/tmp$ vue -V
@vue/cli 4.4.6
node@c337327fd316:~/tmp$ vue create app

Vue CLI v4.4.6
? Please pick a preset: default (babel, eslint)

Vue CLI v4.4.6
✨ Creating project in /home/node/tmp/app.
🗃 Initializing git repository...
⚙️ Installing CLI plugins. This might take a while...

...

added 53 packages from 36 contributors in 8.346s

🎉 Successfully created project app.

node@c337327fd316:~/tmp$ vue add apollo

📦 Installing vue-cli-plugin-apollo...

npm ERR! code ETARGET
npm ERR! notarget No matching version found for @graphql-tools/[email protected].
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 'graphql-tools'
npm ERR! notarget

npm ERR! A complete log of this run can be found in:
npm ERR! /home/node/.npm/_logs/2020-07-18T02_50_50_218Z-debug.log
ERROR command failed: npm install --loglevel error vue-cli-plugin-apollo -D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant