Savory / Danet

The most mature backend framework for Deno. Create awesome HTTP and WebSocket server as well as KVQueue workers !
https://danet.land
Other
269 stars 18 forks source link

OS error during Deno installation on Linux #74

Open salemalem opened 8 months ago

salemalem commented 8 months ago
  1. I tried to install using deno install --allow-read --allow-write --allow-run --allow-env -n danet https://deno.land/x/danet_cli/main.ts
  2. OS error: image
Sorikairox commented 8 months ago

@salemalem, if you try to install any other CLI with deno, do you get the same issue ?

Because you get Permission denied, I suspect it has nothing to do with Danet.

salemalem commented 8 months ago

@Sorikairox only this CLI. I am using root and sudo everywhere. Do you see it got declined even with sudo? Also I gave full ownership permissions over deno directories. This is digital ocean Ubuntu. Also the thing is other modules work perfectly fine but danet doesn't. Could you try to create free droplet on Digital Ocean and try to install Danet? https://m.do.co/c/b731d02ab7d5