Our docs just specify "Download and install Node.js" which points to the LTS version 4.4.7 at https://nodejs.org/en/download/ . If we want to support Node 6 (current version as of this email), we need to point that to https://nodejs.org/en/download/current/ instead.
Since our code all works on Node 6 already, I would say we should jump to version 6 as a requirement, and update the docs to point to Node 6. Node 4 LTS ends 2018-04-01 while Node 6 LTS starts this Oct 2016 and ends 2019-04-01. Since Node 6 will LTS pretty soon, we should just jump to that straight away. Consequently Node 7 will be "current" in Oct 2017. One of the significant things about Node 7 is, according to http://node.green/, 99% ES6 (ES2015) support and 100% ES7 (ES2016) support. I can setup the JIRA issues to update all our Travis and Appveyor versions required. On Sun, Aug 14, 2016 at 11:41 PM, Vladimir Kotikov (Akvelon) < v-vlk...@microsoft.com> wrote: > There should not be any problems AFAIK. > Last problems have been resolved in cordova@6.2.0 ( > http://cordova.apache.org/news/2016/05/24/tools-release.html) > > - > Best regards, Vladimir > > > -----Original Message----- > From: Victor Sosa [mailto:sosah.vic...@gmail.com] > Sent: Sunday, August 14, 2016 8:41 PM > To: dev@cordova.apache.org > Subject: Re: [NODE] Can we drop node 0.x support? > > +1 > Also, I've been away from Cordova lately. Does already support v6.x? As > far as I recall there were problems with it. > > On Sun, Aug 14, 2016, 12:40 AM Steven Gill <stevengil...@gmail.com> wrote: > > > Yay! > > > > On Aug 12, 2016 9:57 PM, "Simon MacDonald" <simon.macdon...@gmail.com> > > wrote: > > > > > +1 > > > > > > > > > Simon Mac Donald > > > https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fhi.i > > > m%2fsimonmacdonald&data=01%7c01%7cv-vlkoti%40microsoft.com%7c233e798 > > > 4d03f4caf0d8f08d3c46a3753%7c72f988bf86f141af91ab2d7cd011db47%7c1&sda > > > ta=XC6xDMaKyUdqWxzRd8s6uBdSO5Mtr0r7MdhOuU%2f1dFw%3d > > > > > > On Fri, Aug 12, 2016 at 10:26 PM, Kerri Shotts > > > <kerrisho...@gmail.com> > > > wrote: > > > > > > > +1 as well > > > > Kerri > > > > > > > > > > > > > > > > On Fri, Aug 12, 2016 at 8:18 PM -0500, "Jesse" < > > purplecabb...@gmail.com> > > > > wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > +1 > > > > Please! > > > > > > > > > On Aug 12, 2016, at 5:43 PM, Shazron wrote: > > > > > > > > > > cordova-lib engine says we still do support 0.x: > > > > > https://github.com/apache/cordova-lib/blob/ > > > > 2a178662acfad9c779114fddd815e484fc1b6f1d/cordova-lib/package.json# > > > > L16 > > > > > > > > > > Can we drop support? Seems time. > > > > > > > > > > See: > > > > > https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2 > > > > > ftwitter.com%2ffeross%2fstatus%2f763548182416494593&data=01%7c01 > > > > > %7cv-vlkoti%40microsoft.com%7c233e7984d03f4caf0d8f08d3c46a3753%7 > > > > > c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=RuI%2boMCvpI9sXc10Kp > > > > > ZpIMkjofsOD9lyDcM5PKqwoJA%3d "Node v0.10 will be completely > > > > > UNSUPPORTED in just 50 days. No > > security > > > > > fixes." > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org > For additional commands, e-mail: dev-h...@cordova.apache.org >