On Thu, 6 Jun 2019 23:09:26 +0200 Xavier <y...@debian.org> wrote: > Le 06/06/2019 à 22:28, Xavier a écrit : > > Le 06/06/2019 à 09:07, Pirate Praveen a écrit : > >> > >> > >> On 2019, ജൂൺ 6 11:00:16 AM IST, Xavier <y...@debian.org> wrote: > >>> My reducejs tool gives a new analysis: > >>> * downgraded modules to embed > >>> - process-nextick-args : 2.0.0 => 1.0.7 > >> > >> This is handled by a patch. > >> > >> https://salsa.debian.org/js-team/node-gulp/blob/master/debian/patches/update-process-nextick-args.patch > > > > Things become worst: gulp-babel-8 depends on babel-core >=7 while > > babel-7 build-depends on gulp-babel >=8. > > Since gulp-babel is a simple JS (src=dist), I think we could embed it in > debian/node_modules without installing it. > >
Just extra information: I just found node-postcss also fails the same way (to confirm it is indeed a gulp issue).