-
Notifications
You must be signed in to change notification settings - Fork 304
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
[Bug] Support Linux CLI #181
Comments
Hi @diyism , thanks for feedback. |
Supported. #887 |
It still doesn't work:
|
@diyism linux now available at beta channel.
|
It seems that it conflicts with the Xorg process:
The window showed, I can see the text "Hello World", but after 5 seconds the Xorg process occupied 100% cpu:
And I won't kill the Xorg(kill -9 PID) untill I cold reboot my computer. |
I have no idea of this. Maybe you can try run standard flutter app on your computer. |
我在linux 执行了 npm i @openkraken/cli@beta -g 提示安装完成 ,但是找不到kraken全局命令 |
When I run "sudo npm i @openkraken/cli -g",
it says Error: Command failed: curl -O https://kraken.oss-cn-hangzhou.aliyuncs.com/kraken-cli-vendors/kraken-linux-0.7.2.tar.gz
It seems there no file of kraken-linux-0.7.2.tar.gz in this url location.
The text was updated successfully, but these errors were encountered: