Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dem update Error #58

Open
abedarev opened this issue Nov 26, 2021 · 0 comments
Open

dem update Error #58

abedarev opened this issue Nov 26, 2021 · 0 comments

Comments

@abedarev
Copy link

PS C:> deno --version
deno 1.16.3 (release, x86_64-pc-windows-msvc)
v8 9.7.106.5
typescript 4.4.2
PS C:> dem version
dem: 0.9.9
PS C:> dem update
error: Uncaught (in promise) TypeError: Invalid URL
const u = new URL(name);
^
at Object.opSync (deno:core/01_core.js:142:12)
at opUrlParse (deno:ext/url/00_url.js:47:27)
at new URL (deno:ext/url/00_url.js:320:20)
at Function.parse (https://deno.land/x/[email protected]/module.ts:20:15)
at App.updateModule (https://deno.land/x/[email protected]/mod.ts:159:31)
at main (https://deno.land/x/[email protected]/cmd.ts:74:11)
PS C:>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant