On Sun, Sep 1, 2019 at 9:12 PM, Pirate Praveen
<[email protected]> wrote:
On Sun, 01 Sep 2019 19:29:44 +0500 Pirate Praveen
<[email protected] <mailto:[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>
And fancy-log package.json wants chalk ^1.1.1 and we have chalk 2.4.2
which to me looks like a possible culprit.
--
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel