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

Pirate Praveen praveen at onenetbeyond.org
Sun Sep 1 16:42:24 BST 2019


On Sun, 01 Sep 2019 19:29:44 +0500 Pirate Praveen
<praveen at onenetbeyond.org> wrote:
> 
> 
> > Just extra information: I just found node-postcss also fails the same
> > way (to confirm it is indeed a gulp issue).
> 
> Is there a way we can find which file brings this error?
> 

Running the following command in node-postcss master

node-postcss$ node --inspect-brk
/usr/share/nodejs/gulp/node_modules/gulp-cli/bin/gulp.js build

And opening chrome://inspect and clicking "Open dedicated DevTools for Node"

Then run script button on top right,

Gives the error is found in this file
file:///usr/lib/nodejs/fancy-log/index.js:22



More information about the Pkg-javascript-devel mailing list