react-pro-boilerplate icon indicating copy to clipboard operation
react-pro-boilerplate copied to clipboard

`npm run schema:download` error

Open ishowman opened this issue 4 years ago • 1 comments

report error: can't not find module 'graphql/validation/rules/KnownArgumentNamesRule'

ishowman avatar Sep 22 '21 11:09 ishowman

I've looked up Apollo-CLI and it seems that one needs an API key to use apollo and furthermore the command 'apollo service' is deprecated in favor of Rover CLI.. https://www.apollographql.com/docs/devtools/cli/

VikingOwl91 avatar Feb 06 '22 22:02 VikingOwl91