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

TypeError: Accounts.findUserByUsername is not a function #16

Open
YstFA opened this issue Aug 10, 2022 · 1 comment
Open

TypeError: Accounts.findUserByUsername is not a function #16

YstFA opened this issue Aug 10, 2022 · 1 comment

Comments

@YstFA
Copy link

YstFA commented Aug 10, 2022

Getting this Error at step 11 or step 12 after running "meteor npm install" and "meteor"

TypeError: Accounts.findUserByUsername is not a function
  at server/main.js:18:17
  at Function.time (/Users/Shared/DEV/meteor/.meteor/local/build/programs/server/profile.js:273:30)
  at /Users/Shared/DEV/meteor/.meteor/local/build/programs/server/boot.js:415:15
  at /Users/Shared/DEV/meteor/.meteor/local/build/programs/server/boot.js:465:7
  at Function.run (/Users/Shared/DEV/meteor/.meteor/local/build/programs/server/profile.js:280:14)
  at /Users/Shared/DEV/meteor/.meteor/local/build/programs/server/boot.js:463:13

EDIT: from step 7 it works.

@Grubba27
Copy link
Contributor

Hello there! how are you doing?
Wich version of meteor are you using ?
Does this happen when you use this folder from the repo? step11.
Tried in my machine running the same commands meteor npm i then meteor and it did compile.
Can you provide more info?

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