Skip to content
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

[Bug]: ng add localization not working on libraries #1758

Open
vscaiceanu-1a opened this issue May 7, 2024 · 0 comments
Open

[Bug]: ng add localization not working on libraries #1758

vscaiceanu-1a opened this issue May 7, 2024 · 0 comments
Labels
bug Something isn't working triage

Comments

@vscaiceanu-1a
Copy link
Member

Package name

localization

Package version

10.2.1

Reproduction steps

npm create @o3r my-workspace
cd my workspace
ng g library my-lib
ng add @o3r/localization --project-name my-lib

Current result

Would you like to proceed? Yes
✔ Packages successfully installed.
    The package @o3r/localization comes with a debug mechanism
    Get information on https://github.com/AmadeusITGroup/otter/tree/main/docs/localization/LOCALIZATION.md#Debugging
Cannot read properties of null (reading 'toString')

Expected result

package is added correctly

Additional comments

No response

@vscaiceanu-1a vscaiceanu-1a added bug Something isn't working triage labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

1 participant