[Pkg-javascript-devel] Bug#756603: Bug#756603: npm list fails: Cannot find module 'ansicolors'

Jérémy Lal kapouer at melix.org
Sun Aug 3 23:30:53 UTC 2014


Le jeudi 31 juillet 2014 à 11:40 +0200, Matthijs Kooijman a écrit :
Package: npm
> Version: 1.4.21+ds-1
> Severity: normal
> 
> Dear maintainer,
> 
> The npm list command (in unstable) seems to use the ansicolors module,
> but AFAICS it is not available in Debian yet?
> 

I overlooked that.

It's being solved by
- adding a simpler api to 'ansi' module
  https://github.com/TooTallNate/ansi.js/pull/17
  i am waiting a little to see if upstream accepts that patch or not
- patching npm to get rid of ansicolors/ansistyles,
  this is easy once previous ansi patch is available.

Jérémy.



More information about the Pkg-javascript-devel mailing list