Source: fonts-iosevka Version: 34.4.0+ds1-2 Followup-For: Bug #1136617 Usually in debian-js, we avoid what you just did here. Please have a look at https://wiki.debian.org/Javascript for advices and best practices, and policy.
The problem here is that you should have depended on the node-unicode-data package, which provides unicode-17.0.0. Likewise for the lot of other dependencies that you included instead of depending on them: - node-emoji-regex - node-esprima - pegjs - wawoff2 etc... There are also useless ones, that are only needed as dev tools: - prettier - biome and maybe more. The rule of thumb is "don't bundle node_modules". Thank you -- System Information: Debian Release: forky/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 7.0.12+deb14.1-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

