[wp-meta] [Making WordPress.org] #3320: Install the latest Node.js 8.x LTS release on the "build" server

Making WordPress.org noreply at wordpress.org
Mon Dec 11 08:47:24 UTC 2017


#3320: Install the latest Node.js 8.x LTS release on the "build" server
---------------------+------------------
 Reporter:  netweb   |       Owner:
     Type:  task     |      Status:  new
 Priority:  normal   |   Milestone:
Component:  General  |  Resolution:
 Keywords:           |
---------------------+------------------

Comment (by netweb):

 Related: [https://github.com/WordPress/gutenberg/pull/3905 Gutenberg PR
 #3905] - Build: Add node and npm version check before build gets started

 Gutenberg now has the following explicit requirements:
 * https://github.com/WordPress/gutenberg/blob/master/package.json#L13-L15
 {{{#!json
   "engines": {
     "node": ">=8.0.0",
     "npm": ">=5.0.0"
   },
 }}}

 Gutenberg has no known further requirements to be installed on the build
 server to build WordPress 5.0 with Gutenberg at this stage.

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3320#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list