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

Guark run fails on Windows 10 #33

Open
SGarno opened this issue Nov 3, 2020 · 3 comments
Open

Guark run fails on Windows 10 #33

SGarno opened this issue Nov 3, 2020 · 3 comments

Comments

@SGarno
Copy link

SGarno commented Nov 3, 2020

Device:

  • OS: Windows
  • Version: 10
  • Go Version 1.15:

Describe the bug
Performing a guark run command fails with the following error message:

D:\Development\guark>guark run  
✔ UI server started successfully.
✔ Starting guark dev app...
exit status 3221225781
exit status 1

To Reproduce
Steps to reproduce the behavior:

  1. Install guark demo
  2. Type guark run

Expected behavior
The command guark build works and creates an exe that runs properly. However, guark run does not.

@melbahja melbahja modified the milestones: Windows Compatibility, v0.1.1 Nov 6, 2020
@melbahja
Copy link
Member

melbahja commented Nov 6, 2020

This issue is in webview/webview dlls, you can change the engine name in guark.yaml file to chrome and It will work for you! then on build you can set it to webview or hybrid

@SGarno
Copy link
Author

SGarno commented Nov 6, 2020

Confirmed. This does work using chrome. Thank you.

@EddieChan1993
Copy link

环境win10
运行: guark init --template vue --mod github.com/username/appname
提示:
Get "https://raw.githubusercontent.com/guark/vue/master/guark.yaml": dial tcp: lookup raw.githubusercontent.com: getaddrinfow: The requested name is valid, but no data of the requested type was found.

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

3 participants