My CLI uses dynamic imports. It works without any problems when I import it into a project.
But when I install the CLI globally and try to run it, I get the following error message: TypeError: Relative import path โ@std/pathโ not prefixed with / or ./ or ../TypeError: Relative import path โ@std/pathโ not prefixed with / or ./ or ../
Is this a bug or a security feature? I know that the behavior was different in older Deno versions.
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.