1
Karma under nodejs using the npm fails and I don't have enough of an understanding of the technology to figure it out.
http://pastebin.com/raw.php?i=3Cuyw7h6
I ran:
npm install -g karma
as root.
1
Karma under nodejs using the npm fails and I don't have enough of an understanding of the technology to figure it out.
http://pastebin.com/raw.php?i=3Cuyw7h6
I ran:
npm install -g karma
as root.
From looking at the log, it looks like you didn't run the command as root. Are you sure you did? – elbear – 2013-08-27T15:54:42.870