Opened 8 years ago
Closed 8 years ago
#2920 closed defect (bug) (fixed)
Use NodeJS LTS 4.x.x as the minimum supported NodeJS version
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | trunk |
Component: | Tools - Build | Keywords: | |
Cc: |
Description
Via #WP35105 Specify minimum node and npm version in package.json
WordPress will also be bumping to the 4.2.x LTS branch of NodeJS (ref)
This ticket adds NodeJS version 4.2.1
as the minimum supported NodeJS version per the initial 4.2.x LTS branch release announcement here, see also https://github.com/nodejs/LTS/blob/master/README.md
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Include NodeJS TRAVIS_NODE_VERSION Travis CI env variable