EPERM: operation not permitted, rmdir <path>
navdeepm20 opened this issue · 1 comments
navdeepm20 commented
Preflight Checklist
- I have read the contribution documentation for this project.
- I agree to follow the code of conduct that this project follows, as appropriate.
- 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
welcome commented
👋 Thanks for opening your first issue here! If you have a question about using Electron Packager, read the support docs. If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. Development and issue triage is community-driven, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.