supervisord - Having trouble uninstalling supervisor with Homebrew -
when uninstall supervisor
homebrew,
$ brew uninstall supervisor error: no such keg: /usr/local/cellar/supervisor
but when run following command, system claims it's running.
$ brew services start supervisor service `supervisor` started, use `brew services restart supervisor` restart.
i don't understand; how can services running if it's not installed?
Comments
Post a Comment