skubeS
Denoβ€’15mo ago
skube

Scaffolding project hangs

Hi! I'm new to Deno and was trying to scaffold a React project with Vite: deno run -A npm:create-vite@latest --template react-ts.

However it seems to hang (or at least doesn't quit the setup) in the terminal. It does still create the directory. I just have to ctrl+C first. Is this the expected behaviour?
image.png
Was this page helpful?