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

Dependency CollectionFS/DEPRECATING-cfs-gridfs giving error on Meteor 1.4 #288

Open
juliomac opened this issue Feb 23, 2017 · 1 comment

Comments

@juliomac
Copy link

juliomac commented Feb 23, 2017

When updated to Meteor 1.4, we get the following error message:
'''[Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND'

This is due to deprecating Gridfs package which Meteor-blog depends on. This is mentioned here:
http://stackoverflow.com/questions/37906911/meteor-error-cannot-find-module-build-release-bson
and solution is here:
meteor/meteor#7477

Would that solution also solve for Meteor-Blog? Is it possible to move away from this dependency?

cfs-grisfs is in turn is deprecating Meteor-Blog as well as we can't update beyond Meteor 1.3.

@juliomac
Copy link
Author

juliomac commented Mar 1, 2017

May this will solve it?

Meteor-Community-Packages/Meteor-CollectionFS#984

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

1 participant