@claudiocfls wrote:
Hi,
I’m trying run the command “ionic cordova run android” but I always receive this error:
cordova build android
shell.js: internal error
Error: EPERM: operation not permitted, chmod ‘…platforms/android/app/src/main/res/xml/config.xml’I already executed the command with sudo and also change config.xml permissions to 777, but I end up with the same error.
I’ve tried the following things:
.Remove and add the platform Android
.Change permissions for config.xml file
.Execute the command with sudoMy version of Node: 10.15.3 lts
My version of Ionic: 4.12.0Anyone can help me? I just want to test my app on the emulator
Posts: 1
Participants: 1