[Pkg-javascript-devel] Bug#929829: Bug#929829: Bug#929829: Bug#929829: Bug#929829: gulp 4 cannot build node-babel 7 - Cannot convert undefined or null to object

Paolo Greppi paolo.greppi at libpf.com
Thu Jun 6 07:37:44 BST 2019


On 06/06/19 07:30, Xavier wrote:
> ...
> My reducejs tool gives a new analysis:
>   * updates needed:
>     - gulp-babel : 7.0.1 => 8.0.0
>     - rollup-plugin-babel : 3.0.3 => 4.3.2
>   * downgraded modules to embed
>     - process-nextick-args : 2.0.0 => 1.0.7
>   * problems:
>     - build fails with our readable-stream (2.3.6) but succeeds with
>       upstream readable-stream (2.3.6 also)

AFAICT readable-stream is only needed to support old versions of node; try to patch it away and use the core stream module from node as in:

https://salsa.debian.org/js-team/node-tar-stream/blob/master/debian/patches/00-readable_stream.patch

Paolo



More information about the Pkg-javascript-devel mailing list