Sherbrooke Andrews
Sherbrooke Andrews
I'm having a similar issue (if not the same issue) however it only happens if I have the ReJSON module loaded, and it seams to fail on copying the temp...
I would suggest that you either give direct access to the Glob class (via a .Glob property) fs.copy( new fs.Glob('foo/**',{ dot: true }), 'bar'); or provide an object to pass...
I'm experiencing the same issue as well (I'm on a windows pc as well), one additional piece of information - sometimes it work correctly without any changes to code or...