Le 24/10/2021 à 13:42, Lucas Nussbaum a écrit : > Source: node-gulp-tsb > Version: 4.0.5+~cs7.0.2-2 > Severity: serious > Justification: FTBFS > Tags: bookworm sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20211023 ftbfs-bookworm > > Hi, > > During a rebuild of all packages in sid, your package failed to build > on amd64. > > > Relevant part (hopefully): >> make[1]: Entering directory '/<<PKGBUILDDIR>>' >> gulp build >> [06:32:22] Local gulp not found in /<<PKGBUILDDIR>> >> [06:32:22] Try running: npm install gulp >> [06:32:22] Using globally installed gulp >> "No inputs were found in config file 'tsconfig.json'. Specified 'include' >> paths were '[\"src\"]' and 'exclude' paths were '[\"lib/\"]'."
Here is the bug. tsc ≥ 4 doesn't find files to compile. Works fine with tsc 3