Skip to content

Basically any error hides "Stuck? Join us on discord" message #325

@jeff-hykin

Description

@jeff-hykin

My initial issue was a VPN (mullvad) causing the following:

> curl -fsSL https://deno.land/install.sh | sh
curl: (3) URL using bad/illegal format or missing URL

(no other output)

However, after reading the installer, I realized basically the only time "Stuck? Join us on discord" gets printed is if there are no errors at all, e.g. the only time the debugging message is printed is when the user is least likely to be debugging.

Easy reproduction

  • Download the installer script and add "_" (or any char) to https://dl.deno.land/release-latest.txt and it will effectively simulate a vpn blockage.
  • Alternatively, also try appending something to the end of the deno_uri to see how it causes no help messages to be printed

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