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

install with brew, when open give error #82

Closed
webmobiles opened this issue Sep 18, 2017 · 6 comments · Fixed by #93
Closed

install with brew, when open give error #82

webmobiles opened this issue Sep 18, 2017 · 6 comments · Fixed by #93

Comments

@webmobiles
Copy link

When i open the app, i get this error

TypeError: Failed to fetch
    at TypeError (native)
    at e.graphQLFetcher (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:23:29032)
    at t.value (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:26:30092)
    at Object.handleRunQuery [as onRun] (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:27:140)
    at n._onClick (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:32:19610)
    at Object.r (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:7:3561)
    at a (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:7:1902)
    at Object.u [as executeDispatchesInOrder] (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:7:2117)
    at d (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:6:30536)
    at v (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:6:30662)

when i try to execute querys i get:

SyntaxError: Unexpected token < in JSON at position 1

@erikfrisk
Copy link

I get the same error.

@FergusZhou
Copy link

+1

@webmobiles
Copy link
Author

it's better this repo, server und client working :

https://github.com/jferrettiboke/react-auth-app-example

@Skaronator
Copy link

Got the same issue. Installed graphiql-app-setup-0.6.1.exe on W10.

@selfagency
Copy link

same here on high sierra

TypeError: Failed to fetch
    at TypeError (native)
    at e.graphQLFetcher (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:23:29032)
    at t.value (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:26:29129)
    at t.value (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:26:22695)
    at e.notifyAll (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:7:12508)
    at r.close (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:23:4786)
    at r.closeAll (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:7:15916)
    at r.perform (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:7:15405)
    at u (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:23:22899)
    at r.perform (file:///Applications/GraphiQL.app/Contents/Resources/app.asar/dist/bundle.js:7:15322)

@samlevin
Copy link

Same here (high sierra)

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

Successfully merging a pull request may close this issue.

6 participants