This is on Ubuntu 16.04. Terminal emulator is Konsole 15.12.3. Node.js is 
4.8.2, installed as described 
[here](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions).

What happens:

    $ npm i
    npm WARN package.json [email protected] No repository field.
    npm WARN package.json [email protected] No license field.
    -nter passphrase for key '/home/stefan/.ssh/id_rsa': Enter passphrase 
for key '/home/stefan/.ssh/id_rsa': /

That's how it displays it, with the duplication, with the (non-spinning) 
`/` at the end and with the (spinning) `-` instead of the `E` in `Enter`.

If I just press enter at this point, I get errors such as `Permission 
denied (publickey).` - understandable, as I haven't entered my passphrase.

If I enter my passphrase instead (while the cursor is at the spinner, and 
nothing visibly changes while typing), and *then* press enter, I get one 
more row of:

    -nter passphrase for key '/home/stefan/.ssh/id_rsa': \

... and nothing else happens. If I then press enter again, I get messages 
such as `Permission denied (publickey).` again.

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/b6671945-263e-4d5f-8e57-61ae03c167b9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to