Xeonys
Xeonys2mo ago

cannot execute: required file not found

Using termux Got this error after installation with
curl -fsSL https://deno.land/install.sh | sh
curl -fsSL https://deno.land/install.sh | sh
and trying to run it, also tried installing this file from release from github deno-aarch64-unknown-linux-gnu.zip same error when trying to run executable
7 Replies
marvinh.
marvinh.2mo ago
Did you follow the instructions printed by the install command of adding deno to the PATH ?
Xeonys
Xeonys2mo ago
Yes And also this It searches in wrong places Those are in /system/lib and /system/lib64
marvinh.
marvinh.2mo ago
That sounds like a bug. Can you file an issue here https://github.com/denoland/deno/issues/new/choose ?
Xeonys
Xeonys2mo ago
Probably no, its just not intended to be used in termux, but ill make issue anyway
Leokuma
Leokuma2mo ago
GitHub
GitHub - cions/termux-deno
Contribute to cions/termux-deno development by creating an account on GitHub.
Xeonys
Xeonys2mo ago
Outputs error "Illegal instruction" when running
Leokuma
Leokuma2mo ago
Other people said the same. Weird. It works fine on my phone