This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-15 16:43:44 -05:00
Code
Issues
Wiki
Activity
e58147b62c
denoland-deno
/
cli
/
tests
/
unsupported_dynamic_import_scheme.out
6 lines
111 B
Text
Raw
Normal View
History
Unescape
Escape
refactor(cli): migrate run and cache to new infrastructure (#7996) Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
2020-10-22 20:50:15 -04:00
error: Unsupported scheme "xxx" for module "xxx:". Supported schemes: [
fix(imports): fix panic on unsupported scheme (#5131)
2020-05-07 09:57:10 -04:00
"http",
"https",
"file",
]
Copy permalink