Skip to content

Deno.bundle not working on aarch64 android #31517

@VivienGaluchot

Description

@VivienGaluchot

Version: Deno 2.5.4

deno run panics when Deno.bundle unstable API is used on aarch64 android platform

error seems to be coming from esbuild

============================================================
Deno has panicked. This is a bug in Deno. Please report this
at https://github.com/denoland/deno/issues/new.
If you can reliably reproduce this panic, include the
reproduction steps and re-run with the RUST_BACKTRACE=1 env
var set and include the backtrace in your report.

Platform: android aarch64
Version: 2.5.4
Args: ["/data/data/com.termux/files/usr/bin/deno", "run", "--allow-env", "--allow-net", "src/server/[main.ts](http://main.ts/)"]


thread '<unnamed>' panicked at cli/tools/bundle/[esbuild.rs:31](http://esbuild.rs:31/):10:
Unsupported platform: aarch64 android
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
make: *** [Makefile:5: run] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions