nklayman / vue-cli-plugin-electron-builder

Easily Build Your Vue.js App For Desktop With Electron
https://nklayman.github.io/vue-cli-plugin-electron-builder/
MIT License
4.12k stars 278 forks source link

Bump electron-builder to ^23.6.0 | 3.0.0-alpha.4 #1931

Closed palmtown closed 1 year ago

palmtown commented 1 year ago

Describe the bug Please bump electron-builder to ^23.6.0 as 3.0.0-alpha.4 installs 22.14.13 by default.

To Reproduce Install 3.0.0-alpha.4

Expected behavior electron-builder 23.6.0 installed

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

MatthijsBurgh commented 1 year ago

No support for alpha releases. I am working on vue2 in combination with playwright.

After which i maybe get working on a vue3 version of it.