[Pkg-javascript-devel] Bug#888989: Error: Cannot find module 'node-uuid'

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Jan 31 23:51:12 UTC 2018


Package: npm2deb
Version: 0.2.7-6
Severity: normal

https://wiki.debian.org/Javascript/Nodejs/Npm2Deb suggests that we ought 
to be able to do "npm2deb search monocle".

here's what happens:

0 dkg at sid:~$ npm2deb search monocle
npm reports errors about monocle module:
module.js:538
    throw err;
    ^

Error: Cannot find module 'node-uuid'
    at Function.Module._resolveFilename (module.js:536:15)
    at Function.Module._load (module.js:466:25)
    at Module.require (module.js:579:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/usr/lib/nodejs/request/index.js:29:12)
    at Module._compile (module.js:635:30)
    at Object.Module._extensions..js (module.js:646:10)
    at Module.load (module.js:554:32)
    at tryModuleLoad (module.js:497:12)
    at Function.Module._load (module.js:489:3)
1 dkg at sid:~$ 

fwiw, i have node-uuid installed:

0 dkg at sid:~$ COLUMNS=85 dpkg -l | grep node-uuid
ii  libjs-node-uuid 1.4.7-1      all          simple and fast RFC4122 UUID genera
ii  node-node-uuid  1.4.7-1      all          simple and fast RFC4122 UUID genera
0 dkg at sid:~$ 

I don't know enough about node or javascript to know how to resolve this 
problem myself so it doesn't look like i can fix it easily.

	--dkg

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.14.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages npm2deb depends on:
ii  devscripts                2.17.12
ii  node-github-url-from-git  1.4.0-1
ii  npm                       1.4.21+ds-2
ii  python3                   3.6.4-1
ii  python3-dateutil          2.6.1-1

npm2deb recommends no packages.

npm2deb suggests no packages.

-- no debconf information



More information about the Pkg-javascript-devel mailing list