Skip to content

Outdated - does not work with latest node js #32

@ClassyCircuit

Description

@ClassyCircuit

When running 'npm install', this project throws an error:

npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Required: {"node":"^18.0.0","npm":"^8.0.0"}
npm ERR! notsup Actual:   {"npm":"9.5.0","node":"v18.15.0"}

Currently Node LTS is at 18.15, so this project needs to be updated accordingly.

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