act-starter-kit icon indicating copy to clipboard operation
act-starter-kit copied to clipboard

Error handling for existing directories

Open CINJ opened this issue 8 years ago • 1 comments

@greenlaw110 commented that there should be error handle for existing dir.

I think perhaps we should do something like the installer where we check the directory structure exists - in this case, check it doesn't exist.

We should not try to install the starter kit in a dir that has stuff in it already. Similar rule to how GIT behaves.

CINJ avatar May 17 '17 12:05 CINJ

Implemented some of the required fixes for this in https://github.com/actframework/act-starter-kit/commit/7aab4eda78a11ff9eb20ad135568f178120cb68b - ongoing, low severity.

CINJ avatar May 18 '17 13:05 CINJ