Can not start server in the example #1165
icespacelivecn
started this conversation in
General
Replies: 2 comments
-
Mh! I did not test it, but we are planning to remove the examples and make some good ones with a maintained server. Do you need the server, for something in particular? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok the server is buggy and I'm working on it to provide a open source solution that did not disappear, and also I would like to provide a way where the user can use the open API to make a reproducible example before open a issue. Sorry for the inconvinient |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked the dependency in the example server.
dependency_overrides:
graphql_server:
git:
url: [email protected]:micimize/angel.git
ref: typeerror2.8-fix
path: packages/graphql/graphql_server
graphql_parser:
git:
url: [email protected]:micimize/angel.git
path: packages/graphql/graphql_parser
Found that the graphql_server and graphql_parser gits no longer exist.
Beta Was this translation helpful? Give feedback.
All reactions