web: SignUps Forbidden on Accounts.createUser of user
I'm getting the error "SignUps Forbidden" when i try to create a user account. Any ideas why?
Here is how I solve this problem:
$ meteor remove useraccounts:bootstrap
Changes to your project's package version selections:
coffeescript removed from your project
softwarerero:accounts-t9n removed from your project
useraccounts:bootstrap removed from your project
useraccounts:core removed from your project
useraccounts:bootstrap: removed dependency
Comments
Post a Comment