[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:45:59 BST 2019
On Sun, Sep 1, 2019 at 9:12 PM, Pirate Praveen
<praveen at onenetbeyond.org> wrote:
> On Sun, 01 Sep 2019 19:29:44 +0500 Pirate Praveen
> <praveen at onenetbeyond.org <mailto: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>
>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20190901/d5622f73/attachment.html>
More information about the Pkg-javascript-devel
mailing list