wordpress-core-hooks icon indicating copy to clipboard operation
wordpress-core-hooks copied to clipboard

Supported nodejs versions are undefined

Open szepeviktor opened this issue 2 years ago • 1 comments

We are missing the sculpture pedestal!

Let's use latest LTS! 🖱️ https://nodejs.org/en/about/releases/ v16 It contains npm v8.*

szepeviktor avatar Jul 03 '22 16:07 szepeviktor

It can be set, just like in PHP.

  "engines" : { 
    "npm" : ">=1.0.0",
    "node" : ">=2.0.0"
  }

szepeviktor avatar Jul 03 '22 16:07 szepeviktor