I keep getting the following errors:
Error: EACCES, permission denied \'/Users/Anuraag/.cordova/lib/tmp\' .
Whenever I try to do cordova
The only thing that worked for me was to uninstall cordova and ionic, then go into the user folder and deleting the hidden files .cordova and .ionic files using sudo permissions. Then reinstall cordova and ionic.