Skip to content

NodeJS 6 support #960

@jgw96

Description

@jgw96

From @dealloc on April 27, 2016 12:30

Short description of the problem:

Ionic currently uses a deprecated version of graceful-fs which generates an enormous amount of stack traces when serving, or any other action for that matter

Steps to reproduce:

  1. install NodeJS 6
  2. run ionic serve

Which Ionic Version? 1.x or 2.x
Ionic 2.0.0-beta.25

Run ionic info from terminal/cmd prompt: (paste output below)

(node:13866) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.

==== JS stack trace =========================================
<truncated huge stacktrace>


Your system information:

Cordova CLI: 6.1.1
Gulp version:  CLI version 3.9.1
Gulp local:   Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.3
Ionic CLI Version: 2.0.0-beta.25
Ionic App Lib Version: 2.0.0-beta.15
OS: Distributor ID: Arch Description:   Arch Linux 
Node Version: v6.0.0

Copied from original issue: ionic-team/ionic-framework#6340

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions