hemanth / node-nightly

node-nightly at your fingertips!
https://git.io/node-nightly
MIT License
233 stars 20 forks source link

refactor: use graceful-fs #18

Closed PatrickJS closed 8 years ago

PatrickJS commented 8 years ago

closes #17

tarungarg546 commented 8 years ago

I think in windows it'll still throw error unless you patch global fs module like this

PatrickJS commented 8 years ago

@tarungarg546 alright, updated

hemanth commented 8 years ago

Alright, let us merge this and later debug the fs module.