Bug#687052: possible work-around found

2012-09-08 Thread Raif S. Naffah
after going through the log and the npm documentation (especially its config option: npm help config), the following succeeds: npm install -g --user 0 redis this works around the default value of this configuration parameter... user · Default: "nobody" · Type: String or Num

Bug#687052: [Pkg-javascript-devel] Bug#687052: npm - error installing redis

2012-09-08 Thread Raif S. Naffah
On Sun, 2012-09-09 at 00:11 +0200, Jonas Smedegaard wrote: > On 12-09-09 at 07:32am, Raif S. Naffah wrote: > > Package: npm > > Version: 1.1.4 > > > > when installing 'redis' (Node.js client for the redis persistent > > storage, already successfu

Bug#687052: npm - error installing redis

2012-09-08 Thread Raif S. Naffah
Package: npm Version: 1.1.4 when installing 'redis' (Node.js client for the redis persistent storage, already successfully installed w/ 'apt-get install redis') a TypeError is thrown. transcript follows: - begin transcript - # npm install -g redis npm http GET https://registry.npmjs.org/