-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
I have moved to node 24 since it is an lts now
but I get this warning when installing firebase-tools
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'superstatic@9.2.0',
npm warn EBADENGINE required: { node: '18 || 20 || 22' },
npm warn EBADENGINE current: { node: 'v24.11.0', npm: '11.6.2' }
npm warn EBADENGINE }
Can it be fixed?