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

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -