Open ejoebstl opened 6 years ago
Do you have a graphcool.yml
and maybe types.graphql
in that directory?
We were getting the same error when the only files in the directory were the .graphqlrc
file defining the server. By putting in the other files it magically started working.
@ejoebstl I know I'm stupid for making this mistake, but I just got this error by running the graphcool export
command in my frontend repo instead of my graphcool backend repo.. haha. Maybe that will help, maybe not.
When attempting to export a project's data using the graphcool CLI, an uncaught error is thrown:
Please find the output (debug enabled) attached.
Expected behavior:
Should not crash.