[Pkg-javascript-devel] Bug#841274: Bug#841274: node-define-property: FTBFS: Error: Cannot find module 'wrappy'
Sruthi Chandran
srud at disroot.org
Thu Oct 20 04:59:29 UTC 2016
control: reassign -1 node-once
Its caused by node-once missing dependency on node-wrappy
> make[1]: Entering directory '/home/lamby/temp/cdt.20161019103506.HYMipgpTLB.db.node-define-property/node-define-property-0.2.5'
> mocha
> module.js:327
> throw err;
> ^
>
> Error: Cannot find module 'wrappy'
> at Function.Module._resolveFilename (module.js:325:15)
> at Function.Module._load (module.js:276:25)
> at Module.require (module.js:353:17)
> at require (internal/module.js:12:17)
> at Object.<anonymous> (/usr/lib/nodejs/once.js:1:76)
> at Module._compile (module.js:409:26)
> at Object.Module._extensions..js (module.js:416:10)
> at Module.load (module.js:343:32)
> at Function.Module._load (module.js:300:12)
> at Module.require (module.js:353:17)
> debian/rules:13: recipe for target 'override_dh_auto_test' failed
> make[1]: *** [override_dh_auto_test] Error 1
> make[1]: Leaving directory '/home/lamby/temp/cdt.20161019103506.HYMipgpTLB.db.node-define-property/node-define-property-0.2.5'
> debian/rules:8: recipe for target 'build' failed
> make: *** [build] Error 2
>
> […]
>
More information about the Pkg-javascript-devel
mailing list