-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
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
Fix build errors for angular 13 #36
base: master
Are you sure you want to change the base?
Conversation
ModuleWithProviders should also be imported from '@angular/core' and not '@angular/compiler/src/core'
admin please merge this PR to solve mentioned issue - as this package is unusable without this fix |
@gabrielbusarello Could you merge it? |
I have the same problem for Angular 14. Angular CLI: 14.0.1 Angular: 14.0.1 Package Version@angular-devkit/architect 0.1400.1 |
@gabrielbusarello It would be really great to merge it (and also add support for ng14) |
@gabrielbusarello could you please merge it for Angular 13 |
@gabrielbusarello duvido fazer o merge... |
@gabrielbusarello : Please merge it . |
ModuleWithProviders should also be imported from '@angular/core' and not '@angular/compiler/src/core'