Bunle OAK static assets to the compiled binary
The requested module does not provide an export named 'default'
I want to contribute to deno without disturbing my libs in linux . Is there a way?
Resolving Class constructor error
KV list is returning an empty iterator, but data is there and gettable via get
["accounts", account.name] but when I try to get the accounts with kv.list({ prefix: ["accounts"] }), I always get an empty iterator back. I am able to see the record exist when using kv.get().
Here are the relevant snippets; what am I doing wrong, or is this a bug?:
```ts...Read permission & NPM imports
--allow-read=. to allow a script to read files in the current directory.
The script also use NPM imports, because of which it also asks to read /home/{username}/.cache/deno.
Can I not need to explicitly allow this path, especially since it will differ depending on operating systems and installation modes ?
Thanks...WebSocket connections killing setInterval()
jsx in js
.js files. Is there an easy fix for this when running?http error

does Deno vscode support nesting `deno.json`?
deno.json files. The parent deno.json is a bit outdated and the child is what I need to work with. However, Deno plugin of vscode doesn't recognize the closet deno.json to the current file I work on. I tried to enable Deno Enable Paths but it didn't work as expect.
Is there anyway to solve this problem?...Deploy says Worker not defined for ESBuild (wasm.js)
write: false
here is what my conifg looks like currently
```ts
const result = await esbuild.build({...deno_tui Label-class
Cannot read file "src/deno.json": not implemented on js
deno.land/x/import to use non statycalize analyze dynamic import, but I get errors when trying to load events for my Client class
```
Error: Build failed with 2 errors:
error: Cannot read file "src/deno.json": not implemented on js
error: Cannot read file "src/deno.json": not implemented on js...Error running Apollo example (on latest version)
Example Question for the Deno AI Bot
Does Deno support `export type` statements?
Uncaught SyntaxError: Unexpected token 'export'
Uncaught SyntaxError: Unexpected token 'export'
How can one patch a Deno dependency?
patch-package to override and fix packages fairly easily. However, we're now using Deno due to using Supabase edge functions and have not figure a way to get the same dev experience.
Is there any guide or way one can patch a dependency in Deno?...Error running program that uses `fp-ts` from npm (`Is a directory (os error 21)`)
deno run -A mod.ts I get:
```...Can't "Sign in" to deno deploy