barbatus / ng2-meteor-accounts

Meteor Accounts for Angular2
13 stars 2 forks source link

Cant use InjectUser and RequireUser decorators #6

Open ohadgk opened 8 years ago

ohadgk commented 8 years ago

when I try to build the application using one of the decoratores i get this error:

Unexpected token < Evaluating http://localhost:3000/angular2/src/core/util/decorators Error loading http://localhost:3000/client/app

tried to reset and reinstall all packages, no luck.