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
Timothy Vreeland
2,194 PointsProblems connecting with github; password won't work through terminal
I'm having problems entering my password to finish the setup of my github.com account. I was watching the "Push to Github" video. Once the system prompts me to enter in my password my keys don't work. Even though I'm typing, no characters show up in the terminal. Any tips would be awesome. Thanks.
Timothy Vreeland
2,194 PointsGot it. NO LONG POSTS.
1 Answer
Oliver Hough
6,153 PointsNothing will echo in the terminal when you enter your password, this is for security reasons. So your key presses are still being sent. Just type the password on your keyboard and press enter (return) and you will be fine.
James Barnett
39,199 PointsJames Barnett
39,199 PointsIt's generally considered not a good idea to post a few pages of output to a forum. Instead you should try to create a reduced test case and narrow down the command & output that's directly related to the issue you are having.
If you find there's still a lot of output from say logging you should use an online paste bin.