[Pkg-javascript-devel] Bug#948994: gulp should Depend on node-get-value
Paolo Greppi
paolo.greppi at libpf.com
Wed Jan 15 18:43:32 GMT 2020
Package: gulp
Version: 4.0.2-4
Severity: normal
Dear Maintainer,
while building yarnpkg on experimental, it fails while executing the gulp command:
...
gulp build
[18:34:23] Local gulp not found in /builds/js-team/node-yarnpkg/debian/output/node-yarnpkg-1.21.1
[18:34:23] Try running: npm install gulp
[18:34:23] 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)
as can be seen in this salsa CI run:
https://salsa.debian.org/js-team/node-yarnpkg/-/jobs/511658
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
BTW a few weeks ago it had worked gulp 4.0.2-4 from experimental:
https://salsa.debian.org/js-team/node-yarnpkg/-/jobs/470197
It could be that the culprit is one of the gulp dependencies ...
Paolo
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 5.4.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages gulp depends on:
ii node-archy 1.0.0-3
ii node-chalk 2.4.2-1
ii node-chokidar 2.1.6-3
ii node-concat-stream 1.6.2-1
ii node-defaults 1.0.3-1
ii node-deprecated 0.0.1-1
ii node-es6-weak-map 2.0.2-1
ii node-find-up 4.1.0-2
ii node-for-own 1.0.0-1
ii node-globule 1.3.0-1
ii node-gulp-util 3.0.7-1
ii node-interpret 1.0.1-1
ii node-is-unc-path 1.0.0-1
ii node-liftoff 3.1.0-4
ii node-minimist 1.2.0-1
ii node-normalize-package-data 2.4.0-1
ii node-orchestrator 0.3.8-1
ii node-parse-json 5.0.0-2
ii node-pinkie-promise 2.0.1-1
ii node-pretty-hrtime 1.0.3-1
ii node-semver 7.1.1-2
ii node-set-blocking 2.0.0-1
ii node-string-width 2.1.1-1
ii node-tildify 2.0.0-1
ii node-v8flags 3.1.2-3
ii node-vinyl-fs 3.0.3-3
ii node-y18n 4.0.0-2
ii node-yargs-parser 16.1.0-1
ii nodejs 10.17.0~dfsg-2
gulp recommends no packages.
gulp suggests no packages.
-- no debconf information
More information about the Pkg-javascript-devel
mailing list