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

[bug] Failed to assemble APK: Permission denied (os error 13) on macOS #9614

Open
thep0y opened this issue Apr 30, 2024 · 0 comments
Open

[bug] Failed to assemble APK: Permission denied (os error 13) on macOS #9614

thep0y opened this issue Apr 30, 2024 · 0 comments
Labels
platform: Android platform: macOS status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@thep0y
Copy link
Contributor

thep0y commented Apr 30, 2024

Describe the bug

pnpm tauri android dev -v
# and
pnpm tauri android build -v

# Error [tauri_cli_node] Failed to assemble APK: Permission denied (os error 13): Permission denied (os error 13)
# ELIFECYCLE  Command failed with exit code 1.

Reproduction

No response

Expected behavior

No response

Full tauri info output

[✔] Environment
    - OS: Mac OS 14.4.1 X64
    ✔ Xcode Command Line Tools: installed
    ✔ rustc: 1.77.2 (25ef9e3d8 2024-04-09)
    ✔ cargo: 1.77.2 (e52e36006 2024-03-26)
    ✔ rustup: 1.27.0 (bbb9276d2 2024-03-08)
    ✔ Rust toolchain: stable-aarch64-apple-darwin (default)
    - node: 20.12.2
    - pnpm: 8.15.4
    - npm: 10.5.0
    - bun: 1.0.22

[-] Packages
    - tauri [RUST]: 2.0.0-beta.16
    - tauri-build [RUST]: 2.0.0-beta.13
    - wry [RUST]: 0.39.3
    - tao [RUST]: 0.27.1
    - @tauri-apps/api [NPM]: 2.0.0-beta.9
    - @tauri-apps/cli [NPM]: 2.0.0-beta.12

[-] App
    - build-type: bundle
    - CSP: unset
    - frontendDist: ../dist
    - devUrl: http://localhost:1420/
    - framework: SolidJS
    - bundler: Vite

Stack trace

No response

Additional context

No response

@thep0y thep0y added status: needs triage This issue needs to triage, applied to new issues type: bug labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Android platform: macOS status: needs triage This issue needs to triage, applied to new issues type: bug
Projects
None yet
Development

No branches or pull requests

2 participants