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

Issues from OSX #371

Closed
jinkwon opened this issue Jan 14, 2015 · 3 comments
Closed

Issues from OSX #371

jinkwon opened this issue Jan 14, 2015 · 3 comments

Comments

@jinkwon
Copy link

jinkwon commented Jan 14, 2015

When I started express.js server with io.js, I got below error.
I'm started with OSX.

js-bson: Failed to load c++ bson extension, using pure JS version
Failed to load c++ bson extension, using pure JS version

Another feature works fine. 👍

@jinkwon jinkwon changed the title Issues from Mac Issues from OSX Jan 14, 2015
@evanlucas
Copy link
Contributor

That looks like a warning from mongoose. Have you tried running npm rebuild to rebuild your native add ons?

@scarletsky
Copy link

npm rebuild works for me, thanks.

@rvagg
Copy link
Member

rvagg commented Jan 14, 2015

some native addons will have to wait for a [email protected] release and update to get working on iojs, see nodejs/nan#216, coming soon

@rvagg rvagg closed this as completed Jan 14, 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

4 participants