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

Incompatable with latest graphql (0.12.3) #116

Closed
davidjohnbell opened this issue Jan 29, 2018 · 2 comments
Closed

Incompatable with latest graphql (0.12.3) #116

davidjohnbell opened this issue Jan 29, 2018 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@davidjohnbell
Copy link

Hello, I tried installing this module but I get this error when running it, any ideas?
`var description = buildASTSchema.getDescription(node);
^

TypeError: buildASTSchema.getDescription is not a function
at D:\StreamerServer\node_modules\merge-graphql-schemas\dist\index.cjs.js:4262:38`

@cfnelson
Copy link
Contributor

@davidjohnbell Duplicate issue, please see #111 for the temp solution until 0.12.4 is released. You need to revert back to an older graphql version or use the npm branch, details are on the thread in issue 111.

@cfnelson cfnelson added the duplicate This issue or pull request already exists label Jan 29, 2018
@pleerock
Copy link

at least two people faced this issue in last two hours 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants