Error: EACCES, permission denied Ionic Cordova IOS

后端 未结 11 1304
梦毁少年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:43

    After trying every single solution here I had to BEGRUDGINGLY reinstall ionic

    npm i -g ionic

    Begrudgingly because my plan was to upgrade ionic to see what would break but first I wanted to run it at the current version first to see if everything still worked.

提交回复
热议问题