Skip to content

Failure to download through Windows Powershell #340

Description

@DapperCoat

I keep getting this error, but I know I have curl installed, is there a workaround? Apologies if there is a known fix.

irm https://deno.land/install.ps1 | iex
iex : The term 'curl.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:37
irm https://deno.land/install.ps1 | iex
~~~
CategoryInfo : ObjectNotFound: (curl.exe:String) [Invoke-Expression], CommandNotFoundException
FullyQualifiedErrorId : CommandNotFoundException,Microsoft.PowerShell.Commands.InvokeExpressionCommand

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions