-
Notifications
You must be signed in to change notification settings - Fork 319
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
Unexpected token I in JSON at position 0 #32
Comments
+1 |
I had a similar error: I got the idea from this comment in the graphql-yoga repo but I don't yet understand why upgrading yarn fixed the error. Before upgrading yarn I was using yarn 1.1.0 and now I am using yarn 1.5.1. |
Getting error "Unexpected token P in JSON at position 0" (I'm using a different setup, but I'm also using Apollo and Graphql playground". Interestingly, when I copy curl from playground, the request executes successfully. It must be some Grapqhl Playground issue |
Thanks @pratikt-cuelogic for opening this issue 😄. It should be working now. Closing this, please, feel free to re-open this issue if you cannot make it work! |
Hey, I'm still getting this error. |
not sure something went wrong at initial installation or not..
however im not able to move ahead with any query...
only following error is being display
fyI: I was following steps provided at https://www.howtographql.com/react-apollo/0-introduction/
The text was updated successfully, but these errors were encountered: