Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaks when moving files around #1

Closed
pushred opened this issue Jul 11, 2014 · 1 comment
Closed

Breaks when moving files around #1

pushred opened this issue Jul 11, 2014 · 1 comment

Comments

@pushred
Copy link
Contributor

pushred commented Jul 11, 2014

events.js:72
        throw er; // Unhandled 'error' event
              ^
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 Gaze._watchDir (/Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:289:30)
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:358:10
  at iterate (/Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:52:5)
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:61:11
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:420:5
  at iterate (/Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:52:5)
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:61:11
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:420:5
  at iterate (/Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:52:5)
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:61:11
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:420:5
  at iterate (/Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:52:5)
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:61:11
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:420:5
  at iterate (/Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:52:5)
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:61:11
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:420:5
  at iterate (/Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:52:5)
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:61:11
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:420:5
  at iterate (/Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:52:5)
  at Object.forEachSeries (/Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/helper.js:66:3)
  at Gaze._initWatched (/Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:354:10)
  at Gaze._internalAdd (/Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:193:10)
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:400:16
  at Array.forEach (native)
  at /Users/eric/dev/sites/universe.mu/node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/lib/gaze.js:396:12
  at Object.oncomplete (fs.js:107:15)
@pushred pushred added the bug label Jul 11, 2014
@pushred
Copy link
Contributor Author

pushred commented Aug 2, 2014

Looks like this was fixed in shama/gaze#135

@pushred pushred closed this as completed Aug 2, 2014
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

No branches or pull requests

1 participant