-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Open
Description
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
Labels
No labels