linemanjs / lineman

Lineman helps you build fat-client JavaScript apps. It produces happiness by building assets, mocking servers, running specs on every file change
MIT License
1.18k stars 83 forks source link

Update graceful-fs #387

Open bjornharvold opened 8 years ago

bjornharvold commented 8 years ago

Get this when running the latest version of Node

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

Would be nice to update it.

searls commented 8 years ago

Cool. Please send a pull request

On May 23, 2016, at 00:25, Bjorn Harvold notifications@github.com wrote:

Get this when running the latest version of Node

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

Would be nice to update it.

― You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub