Aoinu / ng2-twitter

Angular2 service of authorized request for twitter.
13 stars 10 forks source link

trying to get it to work #1

Closed nydal91 closed 8 years ago

nydal91 commented 8 years ago

get this error: Unexpected value 'AuthorizedRequestService' imported by the module 'AppModule' , can i use this to get my twitter feed?

Aoinu commented 8 years ago

I tried importing this via angular-cli templete. then, I cannot see the error but it doesn't work. I think that's because breaking changes of angular.

I'll try to update this module compatible with latest angular version.

Aoinu commented 8 years ago

I updated modules.

I think the error: (Unexpected value 'AuthorizedRequestService' imported by the module 'AppModule') is a angular-cli's problem . angular/angular#11438 angular/angular-cli#2291

I found they work when I patch webpack-build-common.ts.