S
S
shane892015-11-06 09:47:31
git
shane89, 2015-11-06 09:47:31

Git bash says input is not a tty?

Today, when installing composer, the console tells me input is not a tty. What is the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2016-01-07
@Sergamers

The solution to the problem can be read here
In short, the problem is due to the winpty alias The
following line solves this problem in git bash:
And then install composer

All settings correct for using Composer
Downloading...
Composer succesfully installed to : <path to your php folder>/Composer.phar
User it: php composer.phar

echo @php "%~dp0composer.phar" %*>composer.bat
composer -V

Composer version <version> <update date>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question