mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
4 lines
192 B
Text
4 lines
192 B
Text
|
error: Modules imported via https are not allowed to import http modules.
|
||
|
Importing: http://localhost:4545/run/001_hello.js
|
||
|
at https://localhost:5545/run/disallow_http_from_https.ts:2:8
|