You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
It's not allowed to create vite-app in existing directory:
"Error: target directory is not empty.
error Command failed."
Describe the solution you'd like
Provide options to merge or overwrite when creating vite-app in existing directory, just like vue-cli does.