EPERM: operation not permitted, rmdir <path>
- Dominant language
- TypeScript
- Stars
- 302
- Forks
- 42
- Avg merge
- 5h 40m
- Merged PRs (30d)
- 7
Description
### Preflight Checklist
* [x] I have read the [contribution documentation](https://github.com/electron/packager/blob/main/CONTRIBUTING.md) for this project.
* [x] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project follows, as appropriate.
* [x] I have searched the issue tracker for a bug that matches the one I want to file, without success.
### Issue Details
* **Electron Packager Version:**
* Electron Packager 18.1.3
* Node v16.17.1
* Host Operating system: win32 10.0.22631 (x64)
* **Electron Version:**
* v25.9.8
* **Operating System:**
* Windows 11 x64
* **Last Known Working Electron Packager version:**:
* N/A. I was using electron forge.
### Expected Behavior
Should create the build successfullly.
### Actual Behavior
```
EPERM: operation not permitted, rmdir 'C:\Users\NAVDEE~1.DES\AppData\Local\Temp\electron-packager\tmp-G4moqe\resources\app\out\Neurobit Score-win32-x64\resources\app'
```
### To Reproduce
After installing, Just using the
```
npx electron-packager .
```
### Additional Information
Contributor guide
Assessment
This issue has not been assessed yet.