You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run curl -fsSL https://deno.land/install.sh | sh give me this error:
mkdir: cannot create directory ‘/Users’: Permission denied
The text was updated successfully, but these errors were encountered:
ricky900
changed the title
curl -fsSL https://deno.land/install.sh | sh dont work
curl -fsSL https://deno.land/install.sh | sh dont work in ubuntu WSL2
Apr 15, 2022
$ curl -fsSL https://deno.land/install.sh | sh
######################################################################## 100.0%
Archive: /home/david/.deno/bin/deno.zip
inflating: /home/david/.deno/bin/deno
Deno was installed successfully to /home/david/.deno/bin/deno
Run 'deno --help' to get started
@ricky900 what does the output look like when you run?
when i run curl -fsSL https://deno.land/install.sh | sh give me this error:
mkdir: cannot create directory ‘/Users’: Permission denied
The text was updated successfully, but these errors were encountered: