I'm having trouble with installinf deno deploy. I'm using the following command: deno install -Arf https://deno.land/x/deploy/deployctl.ts and it gives me: error: Permission denied (os error 13) my os is Ubuntu 22.04
I tried searching all over the internet to find a solution but couldn't. Has anyone resolved this problem before?