You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
Getting this Error at step 11 or step 12 after running "meteor npm install" and "meteor"
EDIT: from step 7 it works.
The text was updated successfully, but these errors were encountered: