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