Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby Installing Rails on Mac

It does not let me install gpg, this message appears: https://git.io/brew-troubleshooting

It does not let me install gpg, this message appears: https://git.io/brew-troubleshooting

Jay McGavren
Jay McGavren
Treehouse Teacher

Hi, Solimar, sorry you're having trouble! I can't tell what the issue is from your post, though. Can you copy and paste the entire output of the brew install gpg command into a reply to this post? Be sure to put triple backticks on the line before and the line after the output, to ensure it doesn't get reformatted. Look at the Markdown Cheatsheet linked from the reply form for formatting tips.

Also, you might try the first couple steps listed at that link you posted. That is, you should run brew update twice (each time will get new updates). Then you should run brew doctor, and paste the entire output into a reply to this post (again, be sure to use triple backticks).