EyalAr / lwip

Light Weight Image Processor for NodeJS
MIT License
2.37k stars 230 forks source link

fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recen t version. #265

Open ViolaMa opened 8 years ago

ViolaMa commented 8 years ago

While I want to build Android,I meet this problem,but if I use “ionic serve“,everything is ok.

image

my system information:

Cordova CLI: 6.2.0 Gulp version: CLI version 3.9.1 Gulp local: Local version 3.9.1 Ionic Framework Version: 2.0.0-beta.10 Ionic CLI Version: 2.0.0-beta.32 Ionic App Lib Version: 2.0.0-beta.18 OS: Node Version: v6.2.2

And my graceful-fs version is image

and neither I use npm install graceful-fs or npm update graceful-fs , I cann't update graceful-fs to the lastesr version 4.1.4.