chatgpt-app icon indicating copy to clipboard operation
chatgpt-app copied to clipboard

'pnpm tauri android dev ' run error

Open easykoala opened this issue 2 years ago • 0 comments

[email protected] tauri F:\rust\chatgpt-app-main tauri "android" "dev"

    Info Using 192.168.2.164 to access the development server.
   Error No available Android Emulator detected
 Running BeforeDevCommand (`pnpm dev`)

[email protected] dev F:\rust\chatgpt-app-main vite

VITE v4.4.1 ready in 2732 ms

➜ Local: http://localhost:1420/ ➜ Network: http://192.168.2.164:1420/ Info detected host target triple "x86_64-pc-windows-msvc" error: rustup could not choose a version of cargo to run, because one wasn't specified explicitly, and no default is configured. help: run 'rustup default stable' to download the latest stable release of Rust and set it as your default toolchain. Error Failed to run cargo build`: Command "cargo build --package chatgpt --manifest-path F:\rust\chatgpt-app-main\src-tauri\Cargo.toml --target aarch64-linux-android --color always" didn't complete successfully, exiting with code 1.  ELIFECYCLE  Command failed with exit code 1.

easykoala avatar Jul 11 '23 09:07 easykoala