Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with Node.js 8.1.0 on Linux #522

Closed
JulioJu opened this issue Jun 10, 2017 · 2 comments
Closed

Bug with Node.js 8.1.0 on Linux #522

JulioJu opened this issue Jun 10, 2017 · 2 comments

Comments

@JulioJu
Copy link

JulioJu commented Jun 10, 2017

Type of issue

On Linux , with NodeJS 8.1.0, it's impossible to use arrow keys when we generate a new project with command yo jhipster.

I've tried with zsh, sh, bash, and with Gnome-Terminal, XTerm, tty, and with Yeoman 1.8.5 or 2.0.0 and with Jhipster 4.3.0, 4.5.2 and 4.5.3.

If we kill yeoman (pkill yo), after having use this command, in the same shell there are many other issues with other commands like sudo (can't enter passwords).

With Node.js 8.1.0, there is no problems with command yo jhipster entity myentityname.

With Node.js 7.9.0 or Node.js 6.11.0, there isn't any problem. All work fine.

My environment

  • OS version/details: Linux
  • Node version: 8.1.0
  • npm version: 4.6.1
  • Version of yo : 2.0.0 or 1.8.5

Steps to reproduce the behavior

  • Install Linux and Node.js 8.1.0, and jhipster.
  • In a new folder, type yo jhipster
  • Try to use arrow keys. Doesn't work.
  • In an other terminal, kill yeoman (pkill yo)
  • In the first terminal, try to run sudo: it's not possible to enter password.
  • Try other commands with inputs, like ([Y/n]. Doesn't work too.

See also

I have post an issue on jhipster/generator-jhipster#5905 (comment). The JHipster's leader asked me to post an issue here.

@SBoudrias
Copy link
Member

Bug on the Node repo: nodejs/node#13557

A fix has been merge, it should be fix with the next release.

@JulioJu
Copy link
Author

JulioJu commented Jun 10, 2017

Ok !

@JulioJu JulioJu closed this as completed Jun 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants