[Pkg-javascript-devel] Bug#1017607: node-wikibase-edit: Test fails with node-fetch >= 3
Andrius Merkys
merkys at debian.org
Mon Oct 10 15:13:35 BST 2022
Hello,
On Thu, 18 Aug 2022 12:12:09 +0200 Yadd <yadd at debian.org> wrote:
> node-fetch 3 is ready in experimental. It is an hybrid package:
> * ES part is node-fetch-3
> * CJS part reproduces node-fetch-2 behavior
>
> This changes are OK for all packages except node-wikibase-cli and
> node-wikibase-edit. Sadly I didn't succeed to find why test fail with
> it.
For node-wikibase-edit the problem might be caused because I used
node-fetch as a drop-in replacement for node-cross-fetch which is not
packaged yet. Most likely a divergence between APIs of these two
happened, causing node-wikibase-edit to fail.
A bit different situation happens with node-wikibase-cli (no
node-cross-fetch). But it may happen that node-wikibase-cli fails as it
depends on node-wikibase-edit.
Andrius
More information about the Pkg-javascript-devel
mailing list