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

findOne of undefined #22

Closed
M0rph3v5 opened this issue Jul 12, 2014 · 2 comments
Closed

findOne of undefined #22

M0rph3v5 opened this issue Jul 12, 2014 · 2 comments

Comments

@M0rph3v5
Copy link

TypeError: Cannot call method 'findOne' of undefined
at loadUser (app/server/startup/loadUsers.js:3:47)

clean checkout, followed instructions.

@matteodem
Copy link
Owner

It works here. Seems like you don't have the "Meteor.users" global object. Can you try running following?

cd /path/to/project
meteor update

If that doesn't help please upload your repository to github so I can reproduce it.

@M0rph3v5
Copy link
Author

seemed like it had to do with moving the files to a previously initialised meteor directory, it really didn't seem to like that.

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

2 participants