Akryum / Akryum/vue-cli-plugin-apollo

"vue add apollo" not work now

Open
#385 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
477
Forks
109
PR merge metrics
No merged PRs in 30d

Description

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/mock@6.0.14.
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.