mwootendev / ngx-translate-plugins

Utilities plugins for the @ngx-translate translation library.
MIT License
16 stars 10 forks source link

Add Angular 11 support #23

Closed marcobuschini closed 3 years ago

marcobuschini commented 3 years ago

Describe the bug During install in an Angular 11 project it reports:

npm WARN ngx-translate-testing@5.0.0 requires a peer of @angular/common@^10.0.0-rc.0 || >=10.0.0 <11.0.0 but none is installed. You must install peer dependencies yourself.

npm WARN ngx-translate-testing@5.0.0 requires a peer of @angular/core@^10.0.0-rc.0 || >=10.0.0 <11.0.0 but none is installed. You must install peer dependencies yourself.
SymbioticKilla commented 3 years ago

@mwootendev Any plans?

mwootendev commented 3 years ago

There should be a new release now that supports Angular 11. Note that as of this time @ngx-translate/core is still at Angular 10.