Meteor-Community-Packages / mongo-collection-instances

🗂 Meteor package allowing Mongo Collection instance lookup by collection name

Home Page:http://packosphere.com/dburles/mongo-collection-instances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getAll broken?

SachaG opened this issue · comments

I'm getting an error when trying to use getAll:

Object function (name, options) {...} has no method 'getAll'

Interesting. The only thing I can think of is that it's gone to an earlier version of the package before I added that method. Try confirm that you're on the latest

You're right, Meteor had "helpfully" decided to pick version 0.1.3 for me…