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
After updating from 21.2.0 to 22.0.0 the NSIS installers built on macOS with npx electron-builder --win no longer work. Same installer command run on Windows produces an installer that works. Started happening with the update to nsis 3.0.4 in #4228 in electron-builder 22.0.0.
After updating from 21.2.0 to 22.0.0 the NSIS installers built on macOS with
npx electron-builder --win
no longer work. Same installer command run on Windows produces an installer that works. Started happening with the update to nsis 3.0.4 in #4228 in electron-builder 22.0.0.Repro steps
npm install
npx electron-builder --win
dist/electron-builder-4374 Setup 1.0.0.exe
to Windows machine and run installer@dangeredwolf @devlar
The text was updated successfully, but these errors were encountered: