Skip to content

Found Incompatible Module #2

@jwaltonmedia

Description

@jwaltonmedia

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions