linstula / ember-cli-bootstrap

ember-cli addon for Twitter Bootstrap
37 stars 20 forks source link

Error: watch ENOSPC #30

Closed akhar closed 9 years ago

akhar commented 9 years ago

Appears after instalation on ember-CLI 0.1.3

version: 0.1.3
Could not find watchman, falling back to NodeWatcher for file system events
Livereload server on port 35729
Serving on http://0.0.0.0:4200/
watch ENOSPC
Error: watch ENOSPC
    at exports._errnoException (util.js:742:11)
    at FSWatcher.start (fs.js:1074:11)
    at Object.fs.watch (fs.js:1100:11)
    at NodeWatcher.watchdir (/home/akha/runtime/node_modules/ember-cli/node_modules/broccoli-sane-watcher/node_modules/sane/src/node_watcher.js:144:20)
    at new NodeWatcher (/home/akha/runtime/node_modules/ember-cli/node_modules/broccoli-sane-watcher/node_modules/sane/src/node_watcher.js:45:8)
    at new sane (/home/akha/runtime/node_modules/ember-cli/node_modules/broccoli-sane-watcher/node_modules/sane/index.js:13:12)
    at EventEmitter.Watcher_addWatchDir [as addWatchDir] (/home/akha/runtime/node_modules/ember-cli/node_modules/broccoli-sane-watcher/index.js:93:17)
    at /home/akha/runtime/node_modules/ember-cli/node_modules/broccoli/lib/builder.js:67:35
    at $$$internal$$tryCatch (/home/akha/runtime/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:470:16)
    at $$$internal$$invokeCallback (/home/akha/runtime/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:482:17)
fs.js:1074
    throw errnoException(err, 'watch');
          ^
Error: watch ENOSPC
    at exports._errnoException (util.js:742:11)
    at FSWatcher.start (fs.js:1074:11)
    at Object.fs.watch (fs.js:1100:11)
    at NodeWatcher.watchdir (/home/akha/runtime/node_modules/ember-cli/node_modules/broccoli-sane-watcher/node_modules/sane/src/node_watcher.js:144:20)
    at Walker.<anonymous> (/home/akha/runtime/node_modules/ember-cli/node_modules/broccoli-sane-watcher/node_modules/sane/src/node_watcher.js:351:12)
    at Walker.emit (events.js:110:17)
    at /home/akha/runtime/node_modules/ember-cli/node_modules/broccoli-sane-watcher/node_modules/sane/node_modules/walker/lib/walker.js:69:16
    at Object.oncomplete (fs.js:93:15)
akhar commented 9 years ago

It's disapperar in ember-cli 0.1.4