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

Get the following eror with fresh install on Mac, why? #87

Closed
hbzhang opened this issue Jan 25, 2014 · 3 comments
Closed

Get the following eror with fresh install on Mac, why? #87

hbzhang opened this issue Jan 25, 2014 · 3 comments

Comments

@hbzhang
Copy link

hbzhang commented Jan 25, 2014

Running "watch" task
Waiting...GET / 304 284ms
GET /js/vendor/modernizr.js?1390688487863 200 71ms
GET /css/main.css?1390688487863 200 156ms
GET /js/main.js?1390688487863 200 8ms - 0b
GET /js/node_modules/bower_components/animate.css/animate.css 304 5ms
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2014-01-25 18:02 grunt70559 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
v

@pilwon
Copy link
Owner

pilwon commented Jan 26, 2014

@hbzhang Does it completely fail to run or does it run fine with those messages printed? This must be related to nodejs/node-v0.x-archive#5463 and gruntjs/grunt-contrib-watch#75.

@hbzhang
Copy link
Author

hbzhang commented Jan 26, 2014

It does not seem to make the app fall absolutely. However, I still can catch the error in the console. It might be good to get rid of the error. Also, the error only appears when start the app with grunt. However, if started with node server. Then did not able to see this error.

One more thing, sorry, not an issue at all. The fresh install did not give anything close the Heroku demo. Just blank pages mostly. It might make the first time install people confused for what the app can do. So making some good demonstration for what the app can do will be useful. I know this app can do a lot of things only when looking deeper into the code.

@pilwon
Copy link
Owner

pilwon commented Jan 28, 2014

Closing this issue due to duplicate issue #88

@pilwon pilwon closed this as completed Jan 28, 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

2 participants