On Sun, 01 Sep 2019 19:29:44 +0500 Pirate Praveen
<[email protected]> 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

-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to