[Pkg-javascript-devel] gulp 4 migration
Paolo Greppi
paolo.greppi at libpf.com
Tue Jan 14 18:22:44 GMT 2020
Il 14/01/20 18:59, Pirate Praveen ha scritto:
> ...
> Forgot to attach the log I guess, also pristine-tar branch is missing the latest version.
OK attached
Nope pristine-tar has node-yarnpkg_1.2.1.orig*:
https://salsa.debian.org/js-team/node-yarnpkg/tree/pristine-tar
> I was able to build from experimental branch and got this error. This is probably a bug in gulp itself.
experimental branch differs from master only for debian/gbp.conf and debian/gitlab-ci.yml (besides the recent commits from Xavier)
> gulp build
> [17:56:05] Local gulp not found in /<<PKGBUILDDIR>>
> [17:56:05] Try running: npm install gulp
> [17:56:05] Using globally installed gulp
> internal/modules/cjs/loader.js:638
> throw err;
> ^
>
> Error: Cannot find module 'get-value'
> at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
> at Function.Module._load (internal/modules/cjs/loader.js:562:25)
> at Module.require (internal/modules/cjs/loader.js:692:17)
> at require (internal/modules/cjs/helpers.js:25:18)
> at Object.<anonymous> (/usr/share/nodejs/gulp/node_modules/array-sort/index.js:12:11)
> at Module._compile (internal/modules/cjs/loader.js:778:30)
> at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
> at Module.load (internal/modules/cjs/loader.js:653:32)
> at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
> at Function.Module._load (internal/modules/cjs/loader.js:585:3)
> make[1]: *** [debian/rules:26: override_dh_auto_build] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
weird ! it built 3 weeks ago on salsa CI using gulp 4.0.2-4 (experimental):
https://salsa.debian.org/js-team/node-yarnpkg/-/jobs/470197
get-value is required by array-sort which is a dependency of gulp-cli 2:
https://github.com/gulpjs/gulp-cli/blob/master/package.json#L36
Not sure of what is going on
Paolo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: node-yarnpkg_1.21.1-2~exp1_amd64.build.xz
Type: application/x-xz
Size: 12200 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20200114/85e9de53/attachment.xz>
More information about the Pkg-javascript-devel
mailing list