DenoDDeno
Powered by
tmcwT
Deno•3y ago•
11 replies
tmcw

Using dynamic import with npm compatibility gives intermittent error "__DENO_NODE_GLOBAL_THIS_167935

This is pretty hard to google because the number at the end of the error changes everytime it happens, but basically: is this a known issue? I'll run some code (in a worker, using dynamic import pointing to
npm:
npm:
or a CDN and get
ReferenceError: __DENO_NODE_GLOBAL_…
ReferenceError: __DENO_NODE_GLOBAL_…
on the first and sometimes second run, but after that it'll work.
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Deno compatibility with local Node/NPM package
darksingeDdarksinge / help
7mo ago
Running node/npm scripts with Deno
isAdrisalIisAdrisal / help
7mo ago
weird error with npm import
ZabiZZabi / help
3y ago