Ubuntu 24.04.2 LTS (new installation)
curl -fsSL https://deno.land/install.sh | sh -s v2.1.12
Warning: Failed to open the file /home/[user]/.deno/bin/deno.zip: Permission
Warning: denied
curl: (23) client returned ERROR on write of 1177 bytes
This is not a new error... Can it please be fixed finally?
Or someone actually starts working on deno#1583?
Also, if you really wanna be beginner-friendly, you should note that curl is required and how to install it. (It is not installed on Ubuntu by default.)
Ubuntu 24.04.2 LTS (new installation)
This is not a new error... Can it please be fixed finally?
Or someone actually starts working on deno#1583?
Also, if you really wanna be beginner-friendly, you should note that
curlis required and how to install it. (It is not installed on Ubuntu by default.)