brackets-userland / brackets-git

brackets-git — git extension for adobe/brackets
Other
656 stars 192 forks source link

Error clone git #1212

Closed ghost closed 9 years ago

ghost commented 9 years ago

[I'm supposed to describe steps to replicate my issue here and if I don't do that, I understand that my issue will be probably ignored.]


Brackets 1.5.0-16538 (win), Git 2.6.1.windows.1 & Brackets-Git 0.14.32

Error: Cloning into '.'...
bash: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'https://git.norsys.fr': Invalid argument
call: git clone https://git.norsys.fr/interne/norsys-hub-maquette.git . --progress
Error: Cloning into '.'...
bash: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'https://git.norsys.fr': Invalid argument
    at Object.exports.toError (file:///C:/Users/Alexis%20LS/AppData/Roaming/Brackets/extensions/user/zaggino.brackets-git/src/ErrorHandler.js:162:19)
    at NodeConnection.<anonymous> (file:///C:/Users/Alexis%20LS/AppData/Roaming/Brackets/extensions/user/zaggino.brackets-git/src/Cli.js:185:44)
    at j (file:///C:/Program%20Files%20(x86)/Brackets/www/thirdparty/thirdparty.min.js:556:26911)
    at Object.k.fireWith (file:///C:/Program%20Files%20(x86)/Brackets/www/thirdparty/thirdparty.min.js:556:27724)
    at NodeConnection._receive (/utils/NodeConnection.js:498:34)