-
Notifications
You must be signed in to change notification settings - Fork 680
Closed
Description
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:
- install NodeJS 6
- 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
rarspace01, oleq, vascofernandes, beevelop, borislemke and 25 more
Metadata
Metadata
Assignees
Labels
No labels