You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional testing showed that this exception is windows-only problem and wellknown bug in node.js: nodejs/node-v0.x-archive#4337 and nodejs/node-v0.x-archive#3250 They propose solution to catch error on event to prevent raise exception.
When watching directory deleted following exception generated and worker exits: Error: watch EPERM; errnoException (fs.js:1024:11); FSEvent.FSWatcher._handle.onchange (fs.js:1042:26)
The text was updated successfully, but these errors were encountered: