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

Xavier x.guimard at free.fr
Mon Jun 3 21:23:25 BST 2019


Le 01/06/2019 à 12:14, Pirate Praveen a écrit :
> ...
> gulp build
> [15:37:17] Local modules not found in ~/forge/debian/git/js-team/node-babel
> [15:37:17] Try running: npm install
> [15:37:17] Using globally installed gulp
> [15:37:17] Using gulpfile ~/forge/debian/git/js-team/node-babel/Gulpfile.js
> [15:37:17] Starting 'build'...
> [15:37:17] Cannot convert undefined or null to object

This error is reported by node-extend-shallow. Looking at yarn.lock, an
older extend-shallow is required by :
 - braces at 2.3.0
 - expand-brackets at 2.1.4
 - extglob at 2.0.4
 - fill-range at 4.0.0
 - plugin-error at 0.1.2
 - regex-not at 1.0.0
 - set-value at 2.0.0
 - snapdragon at 0.8.1
 - to-regex@^3.0.2

I think the best for now it to upgrade all gulp dependencies in experimental



More information about the Pkg-javascript-devel mailing list