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

Development Tools Git Basics Getting Started With Git Working With Git Repositories

Holly Morris
Holly Morris
5,414 Points

I begin to install git, but when it asks for the password, the console won't allow me to input type. I have to close it.

I am doing the git basics class and am using the console. I go to install git but every time it asks for the password, it doesn't allow me to input type, so I can't enter the password and continue with the tutorial.

2 Answers

Michael Afanasiev
PLUS
Michael Afanasiev
Courses Plus Student 15,596 Points

Hi Holly,

I'm not sure if this is the case, but in the UNIX terminal when you are asked for the password you will not see any input, and you have to write it "blindly". Of course as you've probably seen, the password is mike the frog.

Let me know if this helps, or you were meaning something else. :)

Kevin Korte
Kevin Korte
28,148 Points

Michael is correct, typically when entering passwords into the console, you won't see any indicator you are typing anything, but you actually are! Try entering your password and hit enter, and see if it takes it.