brackets-userland / brackets-git

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

Pushing to remote failed #1218

Closed pcha closed 8 years ago

pcha commented 9 years ago

Always I want push or pull using the plugin, it fails showing this message, but if I try using the git terminal (using the same that is configured with brackets) I can.


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

Pushing to remote failed

Error: bash: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'https://github.com': Invalid argument
call: git push --porcelain --progress --set-upstream origin mp
Error: bash: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'https://github.com': Invalid argument
    at Object.exports.toError (file:///C:/Users/pcha/AppData/Roaming/Brackets/extensions/user/zaggino.brackets-git/src/ErrorHandler.js:162:19)
    at NodeConnection.<anonymous> (file:///C:/Users/pcha/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)