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

Does pg-many-to-many require 4.1.0, or 4.1.0 or later? #7

Closed
seandavi opened this issue Mar 28, 2019 · 1 comment
Closed

Does pg-many-to-many require 4.1.0, or 4.1.0 or later? #7

seandavi opened this issue Mar 28, 2019 · 1 comment

Comments

@seandavi
Copy link

Just asking....

I'm using 4.4.0-beta.3 of postgraphile:

Error: Plugin @graphile-contrib/pg-many-to-many@1.0.0-beta.4 requires graphile-build-pg@^4.1.0 (current version: 4.4.0-beta.3)
    at depends (/Users/sdavis2/Documents/git/omicidx-graphql/node_modules/@graphile-contrib/pg-many-to-many/index.js:17:15)
    at PgManyToManyPlugin.builder.hook.build (/Users/sdavis2/Documents/git/omicidx-graphql/node_modules/@graphile-contrib/pg-many-to-many/index.js:26:5)
@benjie
Copy link
Member

benjie commented Mar 28, 2019

Upgrade postgraphile (and by extension graphile-build-pg) to the latest @next - it wasn't respecting pre-releases before. Fixed in graphile/graphile-engine#419

@benjie benjie closed this as completed Mar 28, 2019
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