Hello team,

I updated the node-i18next* in unstable, but node-i18next-http-backend added cross-fetch [1] as a dependency, which isn't packaged in Debian yet. Which leads to ftbfs for Glewlwyd [2]

I'm working on packaging node-cross-fetch to definitely fix that, but it's not easy-peasy for me, their rollup config transpiles with ponyfill, polyfill, and uses weird hardcoded node_modules paths.

So if there's no objection, I would like to send a patched node-i18next-http-backend which uses node-fetch instead of cross-fetch like before. When cross-fetch will be packaged, I'll reupload node-i18next-http-backend without the patch.

I've tested this patched package to build glewlwyd and it works fine.

/Nicolas

[1] https://github.com/lquixada/cross-fetch
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997718

--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to