On Thu, Mar 27, 2025 at 3:17 PM Tianyu Chen <billchenchina2001@gmail.com> wrote:
> The problem is caused by the low node-typescript version. I managed to
> successfully build the gnome-team/decibels version with a local-packaged
> node-typescript_5.8.2+ds1_0local1.(Currently Debian only has 4.9.5 in
> sid and 5.0.4 in exp)
I noticed that the Fedora package specified a fairly high version
number for their equivalent of node-typescript. Thank you for
confirming.
Could you ask the Debian node-typescript maintainers if they could
upload a newer version to Experimental?
Yes, will do.
Probably the most difficult part of packaging Decibels will be how to
handle the vendored gi-types. Based on our experience with Rust, we
may need to package the generator.
If not using the tarball, pinning gi-types @ dbbaa052 also builds successfully from my side.