Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fresh electron build/package installation on Windows 10 crashes on startup. #10

Open
tenmar opened this issue Mar 5, 2020 · 1 comment

Comments

@tenmar
Copy link

tenmar commented Mar 5, 2020

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:

error for rekit

@supnate
Copy link
Collaborator

supnate commented Mar 6, 2020

Hi @tenmar, thanks for the feedback. The build for windows is still in progress. You can use command line tools to use Rekit Studio in windows as mentioned in https://medium.com/@nate_wang/rekit-3-0-531742d0c2c9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants