In the blog post announcing Deno 2.0, it is mentioned that Deno can be used with Angular. However, I am having difficulty setting up a new Angular project using Deno. My current approach, deno run -A npm:@angular/cli@latest ng new testdeno run -A npm:@angular/cli@latest ng new test, does not seem to work, and I am unsure how to proceed.
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.