We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
get this error: Unexpected value 'AuthorizedRequestService' imported by the module 'AppModule' , can i use this to get my twitter feed?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
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
Unexpected value 'AuthorizedRequestService' imported by the module 'AppModule'
I found they work when I patch webpack-build-common.ts.
webpack-build-common.ts
No branches or pull requests
get this error:
Unexpected value 'AuthorizedRequestService' imported by the module 'AppModule' ,
can i use this to get my twitter feed?
The text was updated successfully, but these errors were encountered: