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 globally installed gulp
>>> [15:37:17] Using gulpfile ~/forge/debian/git/js-team/node-babel/Gulpfile.js
>>> [15:37:17] Starting 'build'...
>>> [15:37:17] Cannot convert undefined or null to object
>>
>> This error is reported by node-extend-shallow. Looking at yarn.lock, an
>> older extend-shallow is required by :
>>  - [email protected]
>>  - [email protected]
>>  - [email protected]
>>  - [email protected]
>>  - [email protected]
>>  - [email protected]
>>  - [email protected]
>>  - [email protected]
>>  - to-regex@^3.0.2
>>
>> I think the best for now it to upgrade all gulp dependencies in experimental
> 
> Updates:
>  - [email protected]          => 3.0.2
>  - [email protected] => 4.0.0
>  - [email protected]         => 3.0.0
>  - [email protected]      => 7.0.1
>  - [email protected]       => 3.0.0
>  - [email protected]      => 0.12.0
>  - to-regex@^3.0.1       => 3.0.2+
> And also
>  - to-regex-range => 5.0.1

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 readable-stream (2.3.6) but succeeds with
     upstream readable-stream (2.3.6 also)

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

Reply via email to