[bug]: Add npm: specifier when shadcn cli installs dependencies with Deno (2.0) #6890
Open
2 tasks done
Labels
bug
Something isn't working
Describe the bug
When I execute
deno run -A npm:shadcn@latest init
, it throws me the next error that is caused by the missed npm: specifier when dependencies are installed:Affected component/components
N/A
How to reproduce
deno run -A npm:shadcn@latest init
Codesandbox/StackBlitz link
No response
Logs
System Info
Windows 11
deno 2.2.2 (stable, release, x86_64-pc-windows-msvc)
v8 13.4.114.9-rusty
typescript 5.7.3
Before submitting
The text was updated successfully, but these errors were encountered: