Cancelled app new process prevents setting it up in the future. #273
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I ran abra app new karrot and then while it was running, I realized I forgot to add the -S flag. So I cancelled (ctrl c) .
However, now whenever I try to create that app I get the below error - presumably due to the incomplete app creation process.
@Schumi23 I would
rm -rf ~/.abra/recipes/karrot
probably to get back from this?I think
abra recipe fetch karrot
might also sort this but maybe it skips if it seems a folder?We could consider adding a
--force
? Feel free to open a ticket ontoolshed/abra
Let's handle this in toolshed/abra#528.