Skip to content

update engines #12

Open
Open
@nicky-lenaers

Description

@nicky-lenaers

Due to this warning:

error swig-loader@2.1.0: The engine "node" is incompatible with this module. Expected version "4.2.1".
error Found incompatible module

I suggest you change package.json to:

"engines": {
  "node": ">=4.2.1"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions