fatoldsun00 / node-red-contrib-watchdirectory

Watch directory for create, update, delete event
9 stars 6 forks source link

Uncaught exception in nodered #12

Closed bombjackit closed 4 months ago

bombjackit commented 4 months ago

On watcher.on use of throw cause uncaught exception in nodered, the right thing to do is call node.error instead.