-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Comments
This stuff is more fitting to be in the google group On Tue, Dec 30, 2014 at 6:30 PM, brownman notifications@github.com wrote:
Lior Kesos - http://www.linnovate.net |
@brownman perhaps try |
Fixed. |
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
The text was updated successfully, but these errors were encountered: