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

Problems running on node v0.12 #9

Closed
temecom opened this issue Aug 18, 2015 · 4 comments
Closed

Problems running on node v0.12 #9

temecom opened this issue Aug 18, 2015 · 4 comments

Comments

@temecom
Copy link

temecom commented Aug 18, 2015

Runs fine on v0.10 but when I switch to v0.12 I get:

[Error: Module did not self-register.]
js-bson: Failed to load c++ bson extension, using pure JS version

The service does not respond to any requests. Probably caused by the Error.

@dai-shi
Copy link
Owner

dai-shi commented Aug 18, 2015

Thanks for reporting this. Confirmed that npm test doesn't pass with node-v0.12.

@dai-shi
Copy link
Owner

dai-shi commented Aug 18, 2015

Hm, actually it is ok. The npm test fails only around socket.io.
I'm certain that one of my apps using SCB is running with node-v0.12.

@dai-shi
Copy link
Owner

dai-shi commented Aug 18, 2015

I ran https://github.com/dai-shi/twitter-clone-sample with node-v0.12 just fine.

@dai-shi
Copy link
Owner

dai-shi commented Dec 22, 2015

I just opened the issue about npm test with node-v0.12, so closing this. Please reopen this issue if you still have the issue.

@dai-shi dai-shi closed this as completed Dec 22, 2015
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