apollo
apollo copied to clipboard
notarget No matching version found for @graphql-tools/merge@^6.2.8
Describe the bug
hello, the command vue add apollo
fail :(
I did it yesterday and everything OK.
To Reproduce Steps to reproduce the behavior:
- Create a vue project with vueCLI (@vue/cli 4.5.9) version2.X:
vue create new_project
- Then
vue add apollo
- See
Installing vue-cli-plugin-apollo...
and then - Error
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @graphql-tools/merge@^6.2.8.
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/load'
npm ERR! notarget
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/xxxxxx/.npm/_logs/2021-02-18T15_54_25_551Z-debug.log
ERROR command failed: npm install --loglevel error vue-cli-plugin-apollo -D
Expected behavior Install and manage apollo in my vue project.
Versions vue: 2 vue-apollo: apollo-client:
Additional context Nothing special
Have the same issue with npm i @graphql-codegen/cli