Hello!
I wanted to get familiar with Atom packages, but when I try to publish, I get the following error:
Preparing and tagging a new version done
Pushing v0.2.0 tag failed
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': No error
The command is executed from the packages root directory.
I’m using GitHub Desktop on a Windows machine and Two-factor authentication.
Application versions:
apm 1.0.4
npm 2.13.3
node 0.10.40
python
git 2.5.1.windows.1
visual studio
I tried almost everything but can’t get the tagging right…
Thank you!