Open
Description
I use following line to create a project in current directory.
npm create hono@latest . -- --template nodejs --install --pm npm
As you might feel, I want to minimize my manual input along the wizard.
But I found I cannot skip the decision of confirm to continue in this not-empty folder
create-hono version 0.10.1
✔ Using target directory … .
? Directory not empty. Continue? yes
✔ Cloning the template
✔ Installing project dependencies
🎉 Copied project files
Get started with: cd .
Did I miss something?
Metadata
Metadata
Assignees
Labels
No labels