I've got private repo. For example if i'll try to clone it git will ask me my username and password. Now i've created bower package and push it to my repo. When I try to install it I see this error:
bash: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'http://tfs.mysite.ru:8080': Invalid argument
How can i solve this problem??