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

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -