Downloaded Source Code (.zip) for v3.0.5 from Github downloads.
Running Windows 10
Extracted zip to folder, opened in Visual Studio Code, ran npm i to install all dependencies and then npm run dist to run the electron builder
(I have also tried npm run release but this will not work since it says a github authentication token needs to be set, which I assume is for publishing to github rather than just building an executable locally? Correct me if I am wrong though!)
I then navigate to the dist/ folder and run the setup .exe, after it completes installation it crashes and gives me this warning:

Downloaded Source Code (.zip) for v3.0.5 from Github downloads.
Running Windows 10
Extracted zip to folder, opened in Visual Studio Code, ran
npm ito install all dependencies and thennpm run distto run the electron builder(I have also tried
npm run releasebut this will not work since it says a github authentication token needs to be set, which I assume is for publishing to github rather than just building an executable locally? Correct me if I am wrong though!)I then navigate to the
dist/folder and run the setup .exe, after it completes installation it crashes and gives me this warning: