-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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] Cannot run tauri android dev
command
#6659
Comments
Seems like |
I do get this problem if using |
@etrnal70 what is the version of |
Getting same issue on macOS
|
Might be a bug when running with napi-rs, I know I had to change some stdio handles to fix it. I also faced this some time ago, I think running |
I can reproduce it. I'm working on the fix. |
As expected, using |
Describe the bug
I got the following error when I initialized a mobile app using
yarn create tauri-app --alpha
Reproduction
yarn create tauri-app --alpha
cd my-app
yarn
yarn tauri android init
yarn tauri android dev
Expected behavior
No response
Platform and versions
Stack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: