Skip to content

Uncaught ReferenceError: check is not defined #8

@rapind

Description

@rapind

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions