-
Couldn't load subscription status.
- Fork 2.2k
Closed
Milestone
Description
Work
Meteor 1.7 is in RC now. Update to it.
- Do
meteor update - Update the docker-compose mongo database to the same version as used by Meteor 1.7.
- Update the
mongodbnpm package to the same pinned version that Meteor 1.7 includes.
This should also fix #3861
Testing
- Make sure there are no errors on startup when using
reactioncommand to run. - Make sure there are no errors on startup when running with docker-compose.
- Test all of the main test scripts. Make sure no errors appear on client or server.
loanlaux