-
Notifications
You must be signed in to change notification settings - Fork 105
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
Validate function: TypeError #65
Labels
Comments
Update: I need to add at least one login provider package: accounts-password, ... |
Without the accounts package you will get the error. var context = { |
Your package depends on accounts too. |
Ah sorry, didn't see the comment. |
gsuess
added a commit
that referenced
this issue
Mar 22, 2015
gsuess
added a commit
that referenced
this issue
Mar 22, 2015
#65 Meteor.userId() is only available when accounts-base package is enabled
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using Slingshot 0.4.1 and I'm getting the following error:
The text was updated successfully, but these errors were encountered: