Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

[BUG] Can't install (No such host is known.) #49

Open
1 task done
check-m4te opened this issue May 1, 2023 · 0 comments
Open
1 task done

[BUG] Can't install (No such host is known.) #49

check-m4te opened this issue May 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@check-m4te
Copy link

check-m4te commented May 1, 2023

Describe the bug
The installation fails

To Reproduce
Execute the command on the readme (deno run --allow-run --allow-read https://deno.land/x/[email protected]/install.ts)

Expected behavior
I expect the installation to success

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Deno version 1.33.1
  • denopack version latest?

Additional context

❯ deno run --allow-run --allow-read https://deno.land/x/[email protected]/install.ts
error: error sending request for url (https://cdn.dreg.dev/package/@rollup/[email protected]): error trying to connect: dns error: No such host is known. (os error 11001)
    at https://deno.land/x/[email protected]/plugin/deps.ts:8:8
error: Uncaught (in promise) AssertionError: Failed to install plugin dependencies.
    throw new AssertionError(msg);
          ^
    at assert (https://deno.land/[email protected]/testing/asserts.ts:156:11)
    at https://deno.land/x/[email protected]/install.ts:63:1
    at eventLoopTick (ext:core/01_core.js:166:11)

Checklist

  • I am using Deno version 1.2.0 or higher
@check-m4te check-m4te added the bug Something isn't working label May 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant