HugoByte / DIVE

DIVE deeply into the world of Blockchain and Web 3.0 using Deployable Infrastructure for Virtually Effortless blockchain integration
Apache License 2.0
20 stars 8 forks source link

dive clean doesn't remove output folder #297

Closed hemz10 closed 10 months ago

hemz10 commented 10 months ago

Overview

dive clean -a removes services json but should also remove the output folder as having an empty folder is not required

Steps to Reproduce

Steps to reproduce the behavior:

  1. run dive chain icon
  2. run dive clean -a
  3. output folder is not removed

Expected Behavior

To clean everything including output folder

hemz10 commented 10 months ago

dive clean -a removes output folder too. Maybe in some edge case it did not remove, will try to reproduce the steps and if found and will reopen this issue again. Thanks !!