electron / forge

:electron: A complete tool for building and publishing Electron applications
https://electronforge.io
MIT License
6.32k stars 489 forks source link

error when running make/package #3567

Open Ben-Avrahami opened 2 months ago

Ben-Avrahami commented 2 months ago

Pre-flight checklist

Electron Forge version

7.4,0

Electron version

29.3.0

Operating system

windows

Last known working Electron Forge version

No response

Expected behavior

a successful make/package

Actual behavior

running as a Administrator cmd getting an error An unhandled rejection has occurred inside Forge: Error: EPERM: operation not permitted, rmdir '***\AppData\Local\Temp\electron-packager\tmp-siIxnq\resources\app' (the *** is the start of my local pc route)

Steps to reproduce

running pnpm make from a administrator cmd

Additional information

No response