-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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.
michaeldgraham
Metadata
Metadata
Assignees
Labels
No labels