You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
node@c337327fd316:
/tmp$ node -v/tmp$ npm -vv12.16.3
node@c337327fd316:
6.14.6
node@c337327fd316:
/tmp$ npm config get registry/tmp$ vue -Vhttps://registry.npm.taobao.org/
node@c337327fd316:
@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
The text was updated successfully, but these errors were encountered: