I used node.js to install karma. My first try failed when running the following command on Terminal:
npm install -g karma
That failed so I dec
Try re-installing node.js. There are lots of ways to install it, but I recommend downloading from nodejs.org
If that doesn't work, you may try to re-install karma.