Can't install Deno on Windows
I'm trying to install deno using PowerShell using the command provided in the Deno installation guide (
Can someone help me as to why this happens?
irm https://deno.land/install.ps1 | iex). However, when I run this command, I get the following error:Can someone help me as to why this happens?