Why is npm giving 500 and 503 errors: “registry error parsing json”?
Try using a mirror for example the european mirror: npm –registry http://registry.npmjs.eu/ install karma
Try using a mirror for example the european mirror: npm –registry http://registry.npmjs.eu/ install karma
I had a similar issue that I couldn’t resolve using these suggestions. I was successful when I ran Bower with root privileges, like so: sudo bower install –allow-root