Akryum / Akryum/vue-cli-plugin-apollo

"vue add apollo" not work now

未关闭
#385 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
477
派生
109
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。