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

Found Incompatible Module #2

Open
jwaltonmedia opened this issue Sep 29, 2019 · 0 comments
Open

Found Incompatible Module #2

jwaltonmedia opened this issue Sep 29, 2019 · 0 comments

Comments

@jwaltonmedia
Copy link

jwaltonmedia commented Sep 29, 2019

Hey! First off, this is an awesome lib -- I'm very excited about using graphql and neo4j together. This lib appears to solve some key aspect of the stack; getting access via the context to any/all queries and mutations from within any resolver seems essential.

I went to install this package (from neo4j-graphql-server and neo4j-graphql-binding) and got the following error:

error neo4j-graphql-binding@1.2.0: 
The engine "node" is incompatible with this module. 
Expected version "8.x". Got "12.10.0"

Any plans to update? Or, am I missing something obvious? I'd prefer not to downgrade my version of Node.js to accommodate this library.

Thanks in advance!

[UPDATE] - looks like you can run yarn install --ignore-engines to get around the engine requirements.

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

1 participant