Skip to content

Added try/catch block around file watch.#54

Open
jhexperiment wants to merge 1 commit intomape:masterfrom
jhexperiment:master
Open

Added try/catch block around file watch.#54
jhexperiment wants to merge 1 commit intomape:masterfrom
jhexperiment:master

Conversation

@jhexperiment
Copy link

To alleviate error:

connect-assetmanager/node_modules/step/lib/step.js:39
throw arguments[0];
^
Error: watch ENOENT
at errnoException (fs.js:1019:11)
at FSWatcher.start (fs.js:1051:11)
at Object.fs.watch (fs.js:1076:11)
at connect-assetmanager/lib/assetmanager.js:115:24
at Array.forEach (native)
at connect-assetmanager/lib/assetmanager.js:105:17
at connect-assetmanager/lib/assetmanager.js:32:6
at Array.forEach (native)
at Object.settings.forEach (connect-assetmanager/lib/assetmanager.js:30:22)
at Function. (/connect-assetmanager/lib/assetmanager.js:103:12)

@createvibe
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants