#New deploy but nodejs not updated ?

5 messages · Page 1 of 1 (latest)

bleak olive
#

Hi, i use engines in packages.json

{
    "engines": {
        "node": "^18",
        "npm": "^8"
    }
}

but it did not update, still 16.17.0

balmy pollen
#

You want to have it say "18.x"

bleak olive
#

i will try it

bleak olive
#

npm WARN EBADENGINE