Akryum / Akryum/vue-cli-plugin-apollo
"vue add apollo" not work now
- Lingua principale
- JavaScript
- Stelle
- 477
- Fork
- 109
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.