joshwcomeau / guppy

🐠A friendly application manager and task runner for React.js
ISC License
3.27k stars 154 forks source link

Create project exists check #271

Closed AWolf81 closed 5 years ago

AWolf81 commented 5 years ago

Related Issue:

179

Summary: Added a dialog before project creation starts if the project folder exists and blocks creation. I don't like the overriding because a user could accidentally destroy an existing project.

I think blocking creation is OK as this is a rare use-case.

Screenshots/GIFs: dialog