Fix gridFS compatibility with Meteor 1.6#1018
Fix gridFS compatibility with Meteor 1.6#1018Herteby wants to merge 1 commit intoMeteor-Community-Packages:masterfrom
Conversation
Update mongodb to 2.2.33
|
After 1.6, my Meteor build started failing with When I googled the error I found this comment by @badmark : meteor/meteor#7477 (comment) |
nooitaf
left a comment
There was a problem hiding this comment.
thanks, always good to go with the times :)
|
Hi, I have followed these instructions and this has resolved my issue with the error ({ Error: Cannot find module '../build/Release/bson') but now my upload function has broken. When I attempt to upload I get the error... The provided value 'undefined' is not a valid enum value of type XMLHttpRequestResponseType. I really need this to work as I have many sites using these packages with documents uploaded already and I don't want these to stop working. Any help would be much appreciated. If you need any further information please let me know. Thanks, Matt. |
|
Hi @Herteby try to pull the latest changes from master and Travis issue'll be gone this time leaving only the package.js conflict which I hope you can address in a timely manner, thanks! |
Update mongodb to 2.2.33