alex
deno_node
I imported deno_node as extension to support node API for my runtime using deno_core but I'm still getting this error:
.cargo/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.307.0/runtime/jsruntime.rs:724:9:
Failed to initialize a JsRuntime: Uncaught SyntaxError: Unexpected token '{'
at ext:deno_node/_http_outgoing.ts:12:13
note: run with
RUST_BACKTRACE=1
environment variable to display a backtrace10 replies