gulp

Fix Unhandled rejection Error: EACCES: permission denied

I was trying to install gulp on my mac. But I was getting following errors while running command sudo npm install gulp -g Unhandled rejection Error: EISDIR: illegal operation on a directory, open ‘/Users/bhargav/.npm/_cacache/….’ Unhandled rejection Error: EISDIR: illegal operation on a directory, open ‘/Users/bhargav/.npm/_cacache/….’ npm ERR! cb() never called! npm ERR! This is an

Fix Unhandled rejection Error: EACCES: permission denied Read More »