graceful-fs node problem

1

I have a problem with the graceful-fs module.

When I run the command in gulp to run the plugins (imagemin, clean) in my project the message:

  

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

Gulp versions I use are (CLI Version 3.9.0, Local Version 3.9.1), the node is v5.0.0, npm is version 3.3.6.

Can anyone help me? Thanks.

    
asked by anonymous 19.05.2016 / 02:54

0 answers