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
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:
The text was updated successfully, but these errors were encountered:
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 thennpm 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:The text was updated successfully, but these errors were encountered: