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

Update chokidar to 0.12.5 #71

Closed
wants to merge 2 commits into from

Conversation

dazld
Copy link
Contributor

@dazld dazld commented Jan 3, 2015

Resolves problems with beefy and live reloading / fs watching on latest OSX. Lots of these kinds of errors:

npm: 2.1.17
node: 0.10.35

2015-01-03 12:33 node[11267] (CarbonCore.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2015-01-03 12:33 node[11267] (CarbonCore.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2015-01-03 12:33 node[11267] (CarbonCore.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2015-01-03 12:33 node[11267] (CarbonCore.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)

Updates chokidar to 0.12.5

Other projects having same issues:

browserify/watchify#106
nodejs/node-v0.x-archive#5463
ember-cli/ember-cli#2226

etc ;)

Thanks!

@dazld dazld changed the title Update chokidar to latest Update chokidar to 0.12.5 Jan 3, 2015
@chrisdickinson
Copy link
Owner

Thanks! Merged in c25bc82.

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