Closed benjaminlewandowski closed 2 years ago
Hi @benjaminlewandowski , I haven't tried building the project myself on WIndows. I've developed and build it on Mac only. Maybe I can help if you have specific questions or issues?
Hi @sefrijn jast saw your really quick reply and wanted to thank you.
steps it took where:
vue-cli-service electron:build --windows
the result is a installer that runs (so the nsis part seems working) but an installed instance which throws an error on starting
building for macos and running it on my mbp works without problems (but as i only use my windows machine for djaying this won't really help me)
thanks in advance!
removed my locally installed node version on windows and used the portable one inside of laragon and the build worked inside windows.
building inside linux/macos with --windows still breaks
hi, i tried to build the project under windows as well as in wsl2 but i cant get a stable build