Unable to save '/Users/Jack/Documents/project.io/app/platforms/android/local.properties'/Users/Jack/Documents/project.io/app/platforms/android/local.properties (Permission denied)
I got this error in android studio when trying to import my ionic project.
Not sure if you fixed this already. I believe you probably repo clone the project under "sudo". So the owner of that folder will be "root".
The easy way to fix this would be to delete the directory and then re-clone without "sudo".
In your case doing
sudo chmod -R 777 /Users/Jack/Documents/project.io
should work
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With