could monk use a more recent version of mongoskin...
See original GitHub issue… so we could get rid of the dreaded
{ [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }
js-bson: Failed to load c++ bson extension, using pure JS version
error found in mongoskin 0.1.14
?
thanks!
/mtr
Issue Analytics
- State:
- Created 8 years ago
- Comments:15 (1 by maintainers)
Top Results From Across the Web
Issue with mongoskin · Issue #91 · Automattic/monk - GitHub
Currently can't build monk and i'm not sure mongoskin will receive an update. Are there any plans to remove mongoskin as a dependency?...
Read more >Change Log · Monk
Default to using useUnifiedTopology option (Thanks @bobmoff!) collection.findOneAndUpdate now requires an atomic operator in the update object (Thanks @ ...
Read more >node.js - Can't update document using MongoDb and Monk
I've tried using update, updateById, findAndModify methods but it still throws the same error. Inserting works fine, so I'm not sure what's ...
Read more >monkii - npm
monkii. This is a fork of monk with mongoskin upgrade to v2, which use a more recent version of mongodb.
Read more >monk-rg - npm Package Health Analysis - Snyk
Learn more about monk-rg: package health score, popularity, ... seen any new versions released to npm in the past 12 months, and could...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
fixed in #132 🎉
+1
Using monkii right now…