Skip to content

arb format is missing from cli option of extract tool #58286

@danielpayetdev

Description

@danielpayetdev

Which @angular/* package(s) are the source of the bug?

localize

Is this a regression?

No

Description

Although the ARB format is supported, it's missing from the command's list of options.

Please provide a link to a minimal reproduction of the bug

https://stackblitz.com/edit/stackblitz-starters-dzcuyr

Please provide the exception or error you saw

=> npm run extract

Invalid values:
Argument: f, Given: "arb", Choices: "xmb", "xlf", "xlif", "xliff", "xlf2", "xlif2", "xliff2", "json", "legacy-migrate"

Please provide the environment you discovered this bug in (run ng version)

Angular CLI: 18.2.7
Node: 18.20.3
Package Manager: npm 10.2.3
OS: linux x64

Angular: 18.2.7
... animations, cli, common, compiler, compiler-cli, core, forms
... localize, platform-browser, router

Package Version

@angular-devkit/architect 0.1802.7
@angular-devkit/build-angular 18.2.7
@angular-devkit/core 18.2.7
@angular-devkit/schematics 18.2.7
@schematics/angular 18.2.7
rxjs 7.8.1
typescript 5.5.4
zone.js 0.14.10

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions