Bug description
When running mo uninstall, nothing happens, pretty much. No errors, no logs, just nothing.
$ time mo uninstall
^C
mo uninstall 0.05s user 0.05s system 1% cpu 9.239 total
Steps to reproduce
- Run command:
mo uninstall
- Nothing happens
Expected behavior
The mo uninstall command should open the CLI properly with the list of installed applications etc, just like old versions.
Debug logs
Debug output
$ mo uninstall --debug
[DEBUG] Debug logging enabled. Session log: /Users/m/Library/Logs/mole/mole_debug_session.log
^C
$ cat /Users/m/Library/Logs/mole/mole_debug_session.log
----------------------------------------------------------------------
Mole Debug Session, 2026-04-26 17:55:07
----------------------------------------------------------------------
User: m
Hostname: MacBook-Pro-de-Maxence.local
Architecture: arm64
Kernel: 25.4.0
macOS: 26.4.1, 25E253
Shell: /bin/zsh, xterm-ghostty
Sudo Access: Required
----------------------------------------------------------------------
Environment
Mole version 1.36.1
macOS: 26.4.1
Architecture: arm64
Kernel: 25.4.0
SIP: Enabled
Disk Free: 52Gi
Install: Homebrew
Shell: /bin/zsh
Bug description
When running
mo uninstall, nothing happens, pretty much. No errors, no logs, just nothing.$ time mo uninstall ^C mo uninstall 0.05s user 0.05s system 1% cpu 9.239 totalSteps to reproduce
mo uninstallExpected behavior
The
mo uninstallcommand should open the CLI properly with the list of installed applications etc, just like old versions.Debug logs
Debug output
Environment