Skip to content

Is i18n-polyfill Angular 16 compatible #136

@KathiravanGunasekaran

Description

@KathiravanGunasekaran

Hi, I'm in the process of upgrading my application from Angular 15 to Angular 16. After updating the packages, I'm encountering the following error related to i18n:

Error: NG0204: Can't resolve all parameters for I18n: (?, ?, ?). error properties: Object({ code: 204 }) at getUndecoratedInjectableFactory (node_modules/@angular/core/fesm2022/core.mjs:9510:15) at injectableDefOrInjectorDefFactory (node_modules/@angular/core/fesm2022/core.mjs:9500:16) at providerToFactory (node_modules/@angular/core/fesm2022/core.mjs:9546:52) at providerToRecord (node_modules/@angular/core/fesm2022/core.mjs:9530:25) at R3Injector.processProvider (node_modules/@angular/core/fesm2022/core.mjs:9408:24)

I'm trying to determine whether @ngx-translate/i18n-polyfill is compatible with Angular 16. Has anyone else encountered this issue or can confirm if the package works with Angular 16?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions