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
{{ message }}
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: