Error: EACCES, permission denied Ionic Cordova IOS

后端 未结 11 1169
梦毁少年i
梦毁少年i 2020-12-25 13:03

I keep getting the following errors:

Error: EACCES, permission denied \'/Users/Anuraag/.cordova/lib/tmp\' . 

Whenever I try to do cordova

11条回答
  •  一生所求
    2020-12-25 13:49

    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.

提交回复
热议问题