[wp-trac] [WordPress Trac] #35105: Specifiy minimum node and npm version in package.json
WordPress Trac
noreply at wordpress.org
Tue Jan 16 04:14:15 UTC 2018
#35105: Specifiy minimum node and npm version in package.json
------------------------------+-----------------------
Reporter: jorbin | Owner:
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 5.0
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------+-----------------------
Comment (by dd32):
Travis is still using Node 6.x
I ran a test on my own Travis to see if changing it works as expected, and
ran into this:
{{{
$ grunt $WP_TRAVISCI
Loading "sass.js" tasks...ERROR
>> Error: Node Sass does not yet support your current environment: Linux
64-bit with Unsupported runtime (57)
>> For more information on which environments are supported please see:
>> https://github.com/sass/node-sass/releases/tag/v3.13.1
}}}
https://travis-ci.org/dd32/wordpress-develop/jobs/329316882#L844
Node 8.x is supported as of node-sass v4.5.3
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35105#comment:52>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list