JOBIANS TECHIE
JOBIANS TECHIE
Try ``` npm install @img/sharp-wasm32 ```
@MustardChef you still didn't fix it why?
No updates??
This package requesting access to `env` in Deno, how to disable it
Thanks for this, I have successfully build and install it 🥰♥️ 
@licy183 can you try to fix this issue https://github.com/denoland/deno/issues/19759#issuecomment-2914426954 It happens in your buid
> > @licy183 can you try to fix this issue [denoland/deno#19759 (comment)](https://github.com/denoland/deno/issues/19759#issuecomment-2914426954) > > It happens in your buid > > Addressed in [11bf2b5](https://github.com/termux/termux-packages/commit/11bf2b553e324e8f5988bcd32118120e129dff45) **Deno Android Compatibility Test Results** ✅...
@0komo ```` $ lldb deno (lldb) target create "deno" Current executable set to '/data/data/com.termux/files/usr/bin/deno' (aarch64). (lldb) run --allow-all --unstable-worker-options main.ts Process 21068 launched: '/data/data/com.termux/files/usr/bin/deno' (aarch64) Listening on http://0.0.0.0:3300/ Process 21068...
I think the problem is from the package, please investigate ```ts const workerCode = ` import { InlineKeyboard } from 'jsr:@gramio/core'; `; const blob = new Blob([workerCode], { type: "application/javascript"...
@licy183 Thanks for the info! Is there a way I can get the latest Deno version now? Version 2.1.2 has many bugs that have been fixed in the latest release.