KingZalK
Denoβ€’3w agoβ€’
2 replies
KingZal

Empty Installation on Windows 11 using Powershell

Hi there - I tried to install Deno using the Windows command found here (irm 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


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
GitHub
Deno Binary Installer. Contribute to denoland/deno_install development by creating an account on GitHub.
GitHub - denoland/deno_install: Deno Binary Installer
Was this page helpful?