Skip to content

Could not resolve "zipcelx" #2649

@rala72

Description

@rala72

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

Caused by #2645; slightly related to #1976

Metadata

Metadata

Assignees

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