[Pkg-javascript-devel] [RFS] node-axios
Yadd
yadd at debian.org
Wed Mar 16 08:06:31 GMT 2022
On 15/03/2022 11:30, Ayoyimika Ajibade wrote:
> Hi There!
>
> I have updated node-axios 0.26.0 to migrate to using webpack5. The
> package is available at https://salsa.debian.org/Ayoyimika/node-axios
> and i am requesting for sponsorship and i ensured all tests passed with
> autopkgtest, it's lintian clean and built it in a clean chroot with sbuild.
>
> However, its fails to build on CI because of a bug in webpack5 which has
> be fixed in this MR
> https://salsa.debian.org/Ayoyimika/node-webpack/-/tree/master-5
>
> Thanks
Hi,
build fails:
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
grunt build
Running "clean:dist" (clean) task
>> 0 paths cleaned.
Running "webpack" task
Warning: Package subpath './lib/referencer' is not defined by "exports"
in /usr/share/nodejs/eslint-scope/package.json Use --force to continue.
Aborted due to warnings.
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 3
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
More information about the Pkg-javascript-devel
mailing list