[Pkg-javascript-devel] Bug#1005654: ts-node: FTBFS: src/index.spec.ts(16, 28): error TS2307: Cannot find module 'get-stream' or its corresponding type declarations.
Lucas Nussbaum
lucas at debian.org
Sun Feb 13 12:49:57 GMT 2022
Source: ts-node
Version: 9.1.1-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure --buildsystem=nodejs
> Link ./node_modules/axios -> /usr/share/nodejs/axios
> Link ./node_modules/semver -> /usr/share/nodejs/semver
> Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
> Link ./node_modules/@types/react -> /usr/share/nodejs/@types/react
> debian/rules override_dh_auto_build
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> tsc
> src/index.spec.ts(16,28): error TS2307: Cannot find module 'get-stream' or its corresponding type declarations.
> make[1]: *** [debian/rules:7: override_dh_auto_build] Error 2
The full build log is available from:
http://qa-logs.debian.net/2022/02/12/ts-node_9.1.1-5_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the Pkg-javascript-devel
mailing list