thoughtbot / dotfiles

A set of vim, zsh, git, and tmux configuration files.
https://thoughtbot.com
Other
7.97k stars 1.87k forks source link

Cannot Install rcm #262

Closed conrman closed 10 years ago

conrman commented 10 years ago

➜ ~ git clone git://github.com/thoughtbot/dotfiles.git Cloning into 'dotfiles'... remote: Counting objects: 779, done. remote: Compressing objects: 100% (450/450), done. remote: Total 779 (delta 304), reused 770 (delta 298) Receiving objects: 100% (779/779), 348.25 KiB | 0 bytes/s, done. Resolving deltas: 100% (304/304), done. Checking connectivity... done. ➜ ~ brew bundle dotfiles/Brewfile Warning: Already tapped! Error: No available formula for rcm Searching taps... Error: Command failed: L2:brew install rcm

So I followed what croaky suggested in issue #229:

➜ ~ brew untap mike-burns/rcm Error: No such tap! ➜ ~ brew untap thoughtbot/formulae Untapped 3 formula ➜ ~ brew uninstall rcm Error: No such keg: /usr/local/Cellar/rcm

I'm at a loss, all the other devs at work are using these dotfiles, I wanna be cool too.

gylaz commented 10 years ago

@conrman Were you able to resolve this?

conrman commented 10 years ago

Yes, only after full reinstall of OS. So perhaps the previous developer set up with some weird configs. Thanks for the follow up.

gylaz commented 10 years ago

Great! Closing.