AntelopeIO / antler-proj

MIT License
1 stars 0 forks source link

If a directory doesn't exist, nothing happens when remove command is used #39

Closed stephenpdeos closed 1 year ago

stephenpdeos commented 1 year ago

Nothing happens if directory doesn't exist, example command: antler-proj remove /not/existing/dir dep test_dep1 test_app1

We should throw an error in this scenario