BrunoBernardino
BrunoBernardino
DDeno
Created by Bhaumin on 10/22/2024 in #help
`Deno run` command with permission flags not working inside container
Oh, you mentioned even with --allow-all it didn't work.
20 replies
DDeno
Created by Bhaumin on 10/22/2024 in #help
`Deno run` command with permission flags not working inside container
When you do the interactive version, instead of A to allow all, can you check one by one what's being requested?
20 replies
DDeno
Created by Bhaumin on 10/22/2024 in #help
`Deno run` command with permission flags not working inside container
Maybe you're missing a specific permission like --allow-ffi?
20 replies
DDeno
Created by Bhaumin on 10/22/2024 in #help
`Deno run` command with permission flags not working inside container
I remember the denoland/deno:alpine requiring --allow-all or -A in CMD in order to work, but it doesn't seem like it's the same issue you're experiencing.
20 replies
DDeno
Created by Bhaumin on 10/22/2024 in #help
`Deno run` command with permission flags not working inside container
Also which deno version you're using.
20 replies
DDeno
Created by Bhaumin on 10/22/2024 in #help
`Deno run` command with permission flags not working inside container
Can you give more details as to what does the Dockerfile look like, for example, so we can try to replicate?
20 replies
DDeno
Created by Pixel on 12/19/2022 in #help
Disable Deno VSCode TS types
I can't check now but it's "inline hints" or something along those lines that has to be disabled. It's ridiculous that was enabled by default, to be honest.
14 replies
DDeno
Created by BrunoBernardino on 11/4/2022 in #help
Supabase-slash-PostgresSQL ConnectionRefused Connection refused (os error 111) on Deno Deploy
Hmm. It's working now. No status updates on Deno or Supabase...
2 replies