Hi there - I tried to install Deno using the Windows command found here(irm https://deno.land/install.ps1 | iexirm https://deno.land/install.ps1 | iex) and ended up getting this error:
/opt/devkitpro/msys2/usr/bin/tar: Cannot connect to C: resolve failed
Deno was installed successfully to C:\Users\Myname\.deno\bin\deno.exe
Run 'deno --help' to get started
/opt/devkitpro/msys2/usr/bin/tar: Cannot connect to C: resolve failed
Deno was installed successfully to C:\Users\Myname\.deno\bin\deno.exe
Run 'deno --help' to get started
There is no exe file to be found in the bin folder; in fact, the folder is completely empty. I tried running running Powershell as an administrator and the same error occurs