baudehlo / node-fs-ext

Extras missing from node's fs module
MIT License
101 stars 45 forks source link

WARNING: ev_ref is deprecated, use uv_ref #14

Closed evanp closed 11 years ago

evanp commented 11 years ago

Companion to "WARNING: ev_unref is deprecated, use uv_unref".

I get these using fs-ext with node.js 0.8.x.

maxkueng commented 11 years ago

:+1: I have the same issue.

ghost commented 11 years ago

This should be fixed in master; the commits are here: https://github.com/baudehlo/node-fs-ext/commit/54918cca31239b14ffd8781ed25a4752db775b8e and https://github.com/baudehlo/node-fs-ext/commit/f6a5b80d6431776b485e9b57fe9ae27c8108cf60. Please do give a shout if this doesn't work for you.