[Pkg-javascript-devel] Bug#909779: vows: Cannot find module 'glob'
Petter Reinholdtsen
pere at hungry.com
Fri Sep 28 07:30:50 BST 2018
Package: node-vows
Version: 0.8.1-3
Severity: serious
The vows script no longer seem to work in unstable. I discovered this
when trying to get science.js building. It fail with this error message
when running it without any argument, as well as when running it with
arguments.
module.js:549
throw err;
^
Error: Cannot find module 'glob'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/usr/lib/nodejs/vows/bin/vows:7:14)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
This make me believe the script fail for everyone, and I set the
severity to reflect that.
--
Happy hacking
Petter Reinholdtsen
More information about the Pkg-javascript-devel
mailing list