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

mongoose: err loading bson #986

Closed
brownman opened this issue Dec 30, 2014 · 4 comments
Closed

mongoose: err loading bson #986

brownman opened this issue Dec 30, 2014 · 4 comments

Comments

@brownman
Copy link
Contributor

problem:

Running "mochaTest:src" (mochaTest) task
{ [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }
js-bson: Failed to load c++ bson extension, using pure JS version

solution:

http://stackoverflow.com/questions/21656420/failed-to-load-c-bson-extension

@brownman
Copy link
Contributor Author

Automattic/mongoose#2285

@liorkesos
Copy link
Member

This stuff is more fitting to be in the google group
https://groups.google.com/forum/#!forum/meanio and part of the faq
https://github.com/linnovate/mean/wiki/Faq
L

On Tue, Dec 30, 2014 at 6:30 PM, brownman notifications@github.com wrote:

Automattic/mongoose#2285
Automattic/mongoose#2285


Reply to this email directly or view it on GitHub
#986 (comment).

Lior Kesos - http://www.linnovate.net
Linnovate - Community Infrastructure Care
mail: lior@linnovate.net
office: +972 722500881
cell: +972 524305252
skype: liorkesos

@vkarpov15
Copy link

@brownman perhaps try rm -rf on your node_modules directory and do a clean npm install? The times I've seen this pop up is usually because you're running with a different version of node than the one you used to build js-bson.

@VikramTiwari
Copy link
Member

Fixed.

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