Skip to content
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

GraphQL playground says no config file is present, even though it is. #366

Closed
7 tasks
kbrandwijk opened this issue Dec 23, 2017 · 1 comment
Closed
7 tasks

Comments

@kbrandwijk
Copy link
Contributor

This issue pertains to the following package(s):

  • GraphQL Playground - Electron App
  • GraphQL Playground HTML
  • GraphQL Playground
  • GraphQL Playground Express Middleware
  • GraphQL Playground Hapi Middleware
  • GraphQL Playground Koa Middleware
  • GraphQL Playground Lambda Middleware

What OS and OS version are you experiencing the issue(s) on?

Windows 10

What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?

1.3.10

What is the expected behavior?

Read the config file

What is the actual behavior?

C:\Users\User\Development\bindintest\server  (server)
λ graphql playground
Serving playground at http://localhost:3000/playground
WARNING: You didn't provide an endpoint and don't have a .graphqlconfig. Make sure you have at least one of them.
WARNING: You didn't provide an endpoint and don't have a .graphqlconfig. Make sure you have at least one of them.
^CTerminate batch job (Y/N)? y

C:\Users\User\Development\bindintest\server  (server)
λ dir
 Volume in drive C has no label.
 Volume Serial Number is B466-FB42

 Directory of C:\Users\User\Development\bindintest\server

23-12-2017  19:01    <DIR>          .
23-12-2017  19:01    <DIR>          ..
23-12-2017  19:01                74 .gitignore
23-12-2017  19:01               239 .graphqlconfig.yml
23-12-2017  19:15    <DIR>          database
23-12-2017  19:11                78 graphcool.yml
23-12-2017  19:03    <DIR>          node_modules
23-12-2017  19:55               277 package.json
23-12-2017  19:01             4.927 README.md
23-12-2017  19:04    <DIR>          src
23-12-2017  19:01               218 tsconfig.json
23-12-2017  19:03            41.037 yarn.lock
               7 File(s)         46.850 bytes
               5 Dir(s)  137.861.689.344 bytes free

C:\Users\User\Development\bindintest\server  (server)

What steps may we take to reproduce the behavior?

Please provide a gif or image of the issue for a quicker response/fix.

@schickling
Copy link
Collaborator

Fixed in 1.3.15

cgxxv pushed a commit to cgxxv/graphql-playground that referenced this issue Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants