[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 17:36:59 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            |  Resolution:
 Keywords:                    |     Focuses:
------------------------------+-----------------------

Comment (by desrosj):

 The 5.2 branch is the only one remaining. When following this flow
 locally, I am seeing weird changes to the `package-lock.json` file (see
 [attachment:"51603.diff"]).

 {{{
 nvm install
 rm -rf node_modules
 npm install
 }}}

 The same version was used in the 5.2 branch, but the same issue did not
 occur. The commands above complete successfully and I am still able to run
 build related commands.

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


More information about the wp-trac mailing list