For app:delete, we run a confirmation prompt using inquirer, this messes with the process.stdin.
It causes the puter-cli shell/interactive mode to not respond to command, or even close the cli.
Probably a similar case with #11
I figured for this we might consider updating inquirer to the @inquirer/prompts version, since the one we used is already deprecated