Operation not permitted error

Hello people!

I’m pretty new to Ionic and web dev (I guess you can call Ionic web dev?) in general. I’ve started learning and made a pretty nice beginner app, and now I want to deploy it to my android device (or at least to an emulator).

I’ve stumbled upon lots of errors and found even more of solutions, but after every solution i seem to get a different error. :smiley:
I’ve connected my android device to my PC via USB, and when I run the ionic cordova run android --device command, I get this error:
Error: EPERM: operation not permitted, open ‘C:\Users\MyComp\Desktop\IonicIspocetka\App1\config.xml’.
I was able to get this command to work yesterday, but I must have done something wrong, because now I can’t run this command at all.

Any suggestions would mean a lot! Thanks in advance!