DiscoverMeteor / book

17 stars 0 forks source link

Getting Error on Collection Chapter #502

Closed woodyb23 closed 8 years ago

woodyb23 commented 8 years ago

I have mongo running and was able to add a post from mongo.

When I enter Posts.find().count(); at the browser I am getting the error:

Uncaught ReferenceError: Posts is not defined(…)(anonymous function) @ VM163:1

woodyb23 commented 8 years ago

This might be a typo because it works when I enter this in the meteor shell.