Skip to content

runtime/reference/cli/upgrade - Bad information about download URL #2817

@anjuu-gst

Description

@anjuu-gst

Hi :)

I was very pleased to see that the documentation says where Deno downloads new versions from:

The version is downloaded from https://dl.deno.land and is used to replace the current executable.

From: https://docs.deno.com/runtime/reference/cli/upgrade/

Unfortunately, this seems to not be true. I just ran deno upgrade in a tightly controlled environment, and it failed because it tries to download the image from https://github.com . This is a major setback for me because my org takes a long time to update firewall rules, and I only asked for https://dl.deno.land to be open. It would be nice if you could make a more thorough table that lists all domains required.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions