-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download Scehma error #8745
Comments
@benjamn could you help me in this since it is blocking my work. |
What version of the |
@benjamn do you mean on the server? |
I meant the |
version 2.33.4 |
I think that's the version for the |
Yes i got the apollo version from the mentioned path node_modules/graphql/package.json |
@benjamn do you have any idea regarding the issue ? |
@designatednerd Can you please help me with this? I think @benjamn is busy and I appreciate it |
@sam961 this issue is being tracked here: apollographql/apollo-tooling#2415 |
Intended outcome:
I was trying to install schema.json using apollo command version 2.33.6
but unfortunately i am receiving the following error
apollo schema:download --endpoint=https://mydomain.com/graphql schema.json
Actual outcome:
Error: Cannot find module 'graphql/validation/rules/KnownArgumentNamesRule'
Versions
System:
OS: macOS 11.4
Binaries:
Node: 12.13.0 - /usr/local/bin/node
npm: 7.21.1 - /usr/local/bin/npm
Browsers:
Chrome: 92.0.4515.159
Firefox: 84.0.1
Safari: 14.1.1
npmGlobalPackages:
apollo: 2.33.6
The text was updated successfully, but these errors were encountered: