I’ve tried using brew uninstall but I’ve been getting a CLi error and I am unable to run my environment locally. Is there any way that I can uninstall doppler from my machine?
Hi @Jose_Perez!
Hm… If you installed Doppler using Homebrew, then a brew uninstall doppler
should do it. Could you run brew info doppler
just to make sure it comes back with something showing it was originally installed via Homebrew? If it was and you’re getting errors running brew uninstall
, try running brew doctor
and then try an uninstall afterward. If that still doesn’t help, post again and we’ll see what other options there are!
-Joel