-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
Describe the bug
If I upgrade to version 19.9.0 or higher, I get the build error that zipcelx is not found.
[INFO] ✘ [ERROR] Could not resolve "zipcelx"
[INFO]
[INFO] node_modules/.pnpm/@porscheinformatik+clr-addons@19.9.0_@angular+common@20.1.7_@angular+core@20.1.7_@angul_6cc2b783dff2af672d05f6a08b57587f/node_modules/@porscheinformatik/clr-addons/fesm2022/clr-addons.mjs:19:20:
[INFO] 19 │ import zipcelx from 'zipcelx';
[INFO] ╵ ~~~~~~~~~
[INFO]
[INFO] You can mark the path "zipcelx" as external to exclude it from the bundle, which will remove this error and leave the unresolved path in the bundle.
To Reproduce
Don't have zipcelx as dependency in your project and increase version to 19.9.0 or higher.
Expected behavior
No build error.
Versions
App
- Angular: 20.1.5/6
- Node: 22.17.0
- Clarity: 17.10.0
- Clarity-Addons: 19.8.0 -> 19.9.0
Additional context
Metadata
Metadata
Assignees
Labels
No labels