Urigo / angular2-meteor-accounts-ui

18 stars 20 forks source link

RequireUser cannot resolve symbol #27

Closed tna274 closed 8 years ago

tna274 commented 8 years ago

When I was imported 'RequireUser', have an error occurred: "Cannot resolve symbol 'RequireUser'" I was try to found this export class/function RequireUser in node_module angular2-meteor-accounts-ui but there is not. I was found InjectUser only. Someone can help? I already use angular2-meteor v0.6.2 and angular2-meteor-accounts-ui v0.6.1. Update: When I import RequireUser, my app run fine, but when I use function @RequireUser(), my app cant show anything, when I see console, It's show error message: 'TypeError: angular2_meteor_accounts_ui_1.RequireUser is not a function'

deltaag commented 8 years ago

https://github.com/Urigo/meteor-angular2.0-socially/issues/124#issue-166963967

tna274 commented 8 years ago

thanks for answer, I will try!

Urigo commented 8 years ago

the tutorial was updated, please open a new issue if it's not working for you. Thanks