I believe there's another Node 6 bug affecting a wide number of CLI
apps (including Cordova), where logging buffers are not guaranteed to
be flushed on process.exit().
This means that sometimes output is truncated or overlaps in the
terminal after an error.

The upstream bug is https://github.com/nodejs/node/issues/6456

On 16 May 2016 at 14:23, Victor Sosa <sosah.vic...@gmail.com> wrote:
>
> Other than this known defect which could be fixed in the next cordova-ios
> and tools release, is there any reason that is keeping the project from
> claiming support on Node v6?
> This defect seems pretty simple to workaround, remove iOS, remove the
> plugin and add iOS support again (ugly? yes, but workable).
>
> Thanks Nikhil and community for your answers.
>
> On Mon, May 16, 2016 at 11:54 AM Nikhil Khandelwal <nikhi...@microsoft.com>
> wrote:
>
> > The only known issue with Node v6 and Cordova is: CB-11200.  The bug
> > breaks uninstallation of plugins with custom frameworks for iOS platform,
> > such as Facebook plugin.
> >
> > This JIRA has been resolved in corodva-ios master. We'll need a release of
> > cordova-ios and a tools release pinning that version (unless the next
> > release is a patch release).
> >
> > -Nikhil
> >
> > -----Original Message-----
> > From: Victor Sosa [mailto:sosah.vic...@gmail.com]
> > Sent: Monday, May 16, 2016 7:54 AM
> > To: dev@cordova.apache.org
> > Subject: Node v6 support
> >
> > Hi Community.
> >
> > Node.js v6 was released early this month
> > https://github.com/nodejs/LTS#lts_schedule
> >
> > When is Cordova going to support it as official runtime? Same thing that
> > happened when Cordova CLI v5.x.x (don't remember the exact version) claimed
> > support for Node.js v4.
> >
> > Cheers!
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to