auth0-blog / angular2-authentication-sample

This is a sample that shows how to add authentication to an Angular 2 (ng2) app
MIT License
966 stars 334 forks source link

Uncaught (in promise) #35

Open screenm0nkey opened 9 years ago

screenm0nkey commented 9 years ago

I'm getting the following JS error when running the app. I'm using Typescript 1.5.3

Uncaught (in promise) Error during instantiation of Token(Promise<Compon… http://localhost:3000/build/angular2.js

valorkin commented 8 years ago

use ts 1.6.2 prev version not supported already, as far as I know