encore
encore copied to clipboard
Cannot delete namespace
Not always, but sometimes, the deletion of namespaces fail. It seems like switching to that namespace and then running encore run
, going back to another namespace and then deleting it works as a workaround.
❯ encore ns delete <namespace>
error: failed to delete namespace: could not delete volume <volume-name>: exit status 1
I am using Docker Desktop on macOS Sonoma.