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

Uncaught ReferenceError: check is not defined #8

Open
rapind opened this issue Nov 6, 2015 · 1 comment
Open

Uncaught ReferenceError: check is not defined #8

rapind opened this issue Nov 6, 2015 · 1 comment

Comments

@rapind
Copy link

rapind commented Nov 6, 2015

In case anyone else runs into this, the problem will occur if you haven't add Meteor's "check" package. This is an undocumented (as of now) dependency.

https://atmospherejs.com/meteor/check

To fix, just:
meteor add check

Should probably update the docs with a dependency section. I'll issue a PR for this shortly.

@rapind
Copy link
Author

rapind commented Nov 6, 2015

Relevant PR #9

@rapind rapind closed this as completed Nov 6, 2015
@rapind rapind reopened this Nov 6, 2015
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