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

can't install new languages on windows 10 machine, keyboard inputs just not listening. #2153

Closed
MardariG opened this issue Oct 16, 2015 · 20 comments
Milestone

Comments

@MardariG
Copy link

I'm using Release 2.22.0. After creating a new project, when i try to install new language my console is not responding. Maybe this is hardware specific issue i don't now, maybe someone can confirm.

@jdubois
Copy link
Member

jdubois commented Oct 16, 2015

I can't test it as I don't own a Windows machine, this might be linked to your Node version -> which version are you using?

@MardariG
Copy link
Author

Node version 2.14.4

@jdubois
Copy link
Member

jdubois commented Oct 16, 2015

I don't think this version exists... Can you do node --version?

@MardariG
Copy link
Author

my bad, i've checked with npm instead. Node version - 4.1.1; I'll update to latest and try again.

@MardariG
Copy link
Author

after update problem persist, Node version - 4.2.1

@ghost
Copy link

ghost commented Oct 18, 2015

+1 Node-Version: 4.2.1

I will try it with console in legacy mode.

Edit:
no effect with legacy mode.

@jdubois
Copy link
Member

jdubois commented Oct 19, 2015

As there is just a list of languages to choose from, can you explain in detail what you are doing, and what is not working?
I just tried it on my Mac and I can select languages, so this might be Windows-specific, but I need to reproduce exactly what you do.

@MardariG
Copy link
Author

After running command: yo jhipster:languages the following content appear
terminal
And at this step i can't move up or down.

@ghost
Copy link

ghost commented Oct 19, 2015

And if you click enter, it is installing catalan without click on space.
Space also doesn't work

@jdubois
Copy link
Member

jdubois commented Oct 19, 2015

This is probably a Yeoman issue, and it should be Windows-specific (as I don't have the issue).
This is going to be really annoying to test (as a Windows machine is needed).

@ghost
Copy link

ghost commented Oct 19, 2015

But in other tasks, like jhipster:entity, it's still working without problems

@jdubois
Copy link
Member

jdubois commented Oct 19, 2015

Correct, and I don't understand where the difference is... Still I'm upgrading "yo" to its latest version, just in case.

@ghost
Copy link

ghost commented Oct 19, 2015

ok cool :) thanks for your help.
Do you know, when you will publish the next jhipster version?
Or should i try it with the actual master?

@jdubois
Copy link
Member

jdubois commented Oct 19, 2015

Not sure for the next version, it's going to be huge, so a lot of test is needed.
Yes you can try from the master, have a look at the "contributing" document, it will guide you (and it's not that difficult, in fact)

@ghost
Copy link

ghost commented Oct 20, 2015

does not work with actual yeoman version.

But as described here:
yeoman/yo#360
Its a node problem, as described here:
nodejs/node#2996

@MardariG MardariG reopened this Oct 20, 2015
@gmarziou
Copy link
Contributor

There are currently issues with NodeJS 4+ and npm 3 on Windows, until Node team fixes them, it's highly recommended to use Node 0.12.x

@jdubois
Copy link
Member

jdubois commented Oct 21, 2015

OK, so this is a NodeJS issue -> yes you need to use 0.12 versions, the other are very new and can lead to problems

@jdubois jdubois modified the milestone: 2.23.0 Oct 21, 2015
@ghost
Copy link

ghost commented Oct 21, 2015

with node v0.12.7 its working :)

@KevinLange
Copy link

With the current stable v5.3.0 this problem seems to be solved.

@gmarziou
Copy link
Contributor

gmarziou commented Jan 6, 2016

We recommend not using stable releases, you'd better use LTS (Long Term Support) releases which are more ... stable ;) but it could be a requirement in Windows 10.

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

4 participants