Empty Installation on Windows 11 using Powershell
Hi there - I tried to install Deno using the Windows command found here (
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
irm https://deno.land/install.ps1 | iex) and ended up getting this error: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.
