arduino / arduino-ide

Arduino IDE 2.x
https://www.arduino.cc/en/software
GNU Affero General Public License v3.0
2.33k stars 394 forks source link

Creating new sketch fails: "EPERM: operation not permitted" #2559

Open nisarg6710 opened 1 week ago

nisarg6710 commented 1 week ago

Describe the problem

I face the following error while I try to create a new sketch in arduino ide : Error: EPERM: operation not permitted, open 'C:\Users\Dell\AppData\Local\Temp.arduinoIDE-unsaved20241012-18388-1oz6cmb.v5yo\sketch_nov12f\sketch_nov12f.ino'

I have already assigned all the necessary folder permissions to the temp file and tried opening arduino as administrator. Already cleaned all the arduino related temp files and no issue of disk space as well. I am attaching the pic of the error.Image

To reproduce

Image

Expected behavior

to create a new file.

Arduino IDE version

2.3.3

Operating system

Windows

Operating system version

11

Additional context

No response

Issue checklist