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=1RUST_BACKTRACE=1 environment variable to display a backtrace
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.