[wp-trac] [WordPress Trac] #51603: Define specific versions of Node in the .nvmrc file for the 5.0-5.3 branches

WordPress Trac noreply at wordpress.org
Thu Oct 22 14:32:06 UTC 2020


#51603: Define specific versions of Node in the .nvmrc file for the 5.0-5.3
branches
------------------------------+----------------------
 Reporter:  desrosj           |      Owner:  desrosj
     Type:  task (blessed)    |     Status:  assigned
 Priority:  normal            |  Milestone:  5.6
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:
  Focuses:                    |
------------------------------+----------------------
 The NodeJS version aliased to `lts` changes. Defining specific versions in
 the `.nvmrc` file will ensure `npm install` and building WordPress
 continue to work without issue going forward.

 After some testing, the versions can be defined as such:
 - 5.0: 10.22.1 (npm 6.14.6)
 - 5.1: 11.15.0 (npm 6.7.0)
 - 5.2: 11.15.0 (npm 6.7.0)
 - 5.3: 12.19.0 (npm 6.14.8)

 Previously: #48140.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51603>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list