1

The solution defined here is not helping me in anyways.

I am getting this error:

(node:15085) 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.

My system info:

OS X EL Capitan v 10.11.5 and using node v6.3.1 (npm v3.10.6)

sh$ gulp -v
    CLI version 1.2.2
    Local version 3.9.1
rgettman
  • 176,041
  • 30
  • 275
  • 357
Syed
  • 15,657
  • 13
  • 120
  • 154
  • Does it still produce the app or does it abort at that message? I am getting the same error but never really had any problems stemming from it. – Tino A. Jul 25 '16 at 10:54
  • @TinoA. App is produced successfully but only the message is bothering me. – Syed Jul 25 '16 at 13:42
  • Well if you are not using the graceful-fs module then this shoul not concern you – Tino A. Jul 25 '16 at 13:53

0 Answers0