I was able to get this job lately and was excited (by doing a well-documented removal of the meteoroid package, adding them all separately, and then removing the mongo package).
The fact is that there is no documentation on how to create a collection without using the new Mongo.Collection (null) syntax; so get around this a little peek into this file .
// New mongo-less syntax. Faucets = new LocalCollection(); // Old Syntax Faucets = new Mongo.Collection(null);
source share