Closed robby closed 12 years ago
node throws a nasty error if not. ERROR: use fs.watch instead.
from fs.js
if (isWindows) { throw new Error('use fs.watch api instead'); }
node throws a nasty error if not. ERROR: use fs.watch instead.
from fs.js
if (isWindows) { throw new Error('use fs.watch api instead'); }