You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use original-fs and temp dir for lightweight update on macOS
- Download update files to temp directory first
- Use original-fs to bypass Electron ASAR interception when copying
- Fallback to cp command for macOS permission issues
- Clean up temp files after update
0 commit comments