Bug#929829: gulp 4 cannot build node-babel 7 - Cannot convert undefined or null to object

2019-10-06 Thread Pirate Praveen
On 2019, ഒക്‌ടോബർ 6 3:38:47 AM IST, Evgeny Kapun wrote: >> [15:37:17] Cannot convert undefined or null to object > >After checking the code, I found the root cause of this error. Awesome! We have been trying to find the root cause for some time. >The error is caused by NPM package

Bug#929829: gulp 4 cannot build node-babel 7 - Cannot convert undefined or null to object

2019-10-05 Thread Evgeny Kapun
[15:37:17] Cannot convert undefined or null to object After checking the code, I found the root cause of this error. The error is caused by NPM package now-and-later, which is included in Debian package gulp version 4.0.2-2. The version included is 1.0.0. It should be upgraded to at least

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

2019-09-01 Thread Pirate Praveen
On 2019, സെപ്റ്റംബർ 1 10:13:24 PM IST, Pirate Praveen wrote: > > >On Sun, Sep 1, 2019 at 9:15 PM, Pirate Praveen > wrote: >> 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. > >This was a false positive, I suspect

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

2019-09-01 Thread Pirate Praveen
On Sun, Sep 1, 2019 at 9:15 PM, Pirate Praveen wrote: 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. This was a false positive, I suspect debian/patches/update-process-nextick-args.patch is not correct.

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

2019-09-01 Thread Pirate Praveen
On Sun, Sep 1, 2019 at 9:12 PM, Pirate Praveen wrote: On Sun, 01 Sep 2019 19:29:44 +0500 Pirate Praveen mailto:prav...@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

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

2019-09-01 Thread Pirate Praveen
On Sun, 01 Sep 2019 19:29:44 +0500 Pirate Praveen 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

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

2019-09-01 Thread Pirate Praveen
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?

Bug#929829: gulp 4 cannot build node-babel 7 - Cannot convert undefined or null to object

2019-09-01 Thread Pirate Praveen
On Thu, 6 Jun 2019 23:09:26 +0200 Xavier wrote: > Le 06/06/2019 à 22:28, Xavier a écrit : > > Le 06/06/2019 à 09:07, Pirate Praveen a écrit : > >> > >> > >> On 2019, ജൂൺ 6 11:00:16 AM IST, Xavier wrote: > >>> My reducejs tool gives a new analysis: > >>> * downgraded modules to embed > >>> -

Bug#929829: gulp 4 cannot build node-babel 7 - Cannot convert undefined or null to object

2019-06-06 Thread Xavier
Le 06/06/2019 à 22:28, Xavier a écrit : > Le 06/06/2019 à 09:07, Pirate Praveen a écrit : >> >> >> On 2019, ജൂൺ 6 11:00:16 AM IST, Xavier wrote: >>> My reducejs tool gives a new analysis: >>> * downgraded modules to embed >>> - process-nextick-args : 2.0.0 => 1.0.7 >> >> This is handled by a

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

2019-06-06 Thread Xavier
Le 06/06/2019 à 09:07, Pirate Praveen a écrit : > > > On 2019, ജൂൺ 6 11:00:16 AM IST, Xavier wrote: >> My reducejs tool gives a new analysis: >> * downgraded modules to embed >> - process-nextick-args : 2.0.0 => 1.0.7 > > This is handled by a patch. > >

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

2019-06-06 Thread Pirate Praveen
On 2019, ജൂൺ 6 11:00:16 AM IST, Xavier wrote: >My reducejs tool gives a new analysis: > * downgraded modules to embed > - process-nextick-args : 2.0.0 => 1.0.7 This is handled by a patch.

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

2019-06-06 Thread Paolo Greppi
On 06/06/19 07:30, Xavier wrote: ... My reducejs tool gives a new analysis: * updates needed: - gulp-babel : 7.0.1 => 8.0.0 - rollup-plugin-babel : 3.0.3 => 4.3.2 * downgraded modules to embed - process-nextick-args : 2.0.0 => 1.0.7 * problems: - build fails with our

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

2019-06-05 Thread Xavier
Le 05/06/2019 à 22:48, Xavier a écrit : > Le 03/06/2019 à 22:23, Xavier a écrit : >> 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

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

2019-06-05 Thread Xavier
Le 03/06/2019 à 22:23, Xavier a écrit : > 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

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

2019-06-03 Thread Xavier
Le 03/06/2019 à 22:23, Xavier a écrit : > 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

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

2019-06-03 Thread Xavier
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

Bug#929829: gulp 4 cannot build node-babel 7 - Cannot convert undefined or null to object

2019-06-01 Thread Pirate Praveen
package: gulp version: 4.0.2-1 severity: grave justification: it does not work at all Control: tags -1 help This is noticed with other packages build depending on gulp as well. This repo can be used to reproduce the error https://salsa.debian.org/js-team/node-babel I could not find a more