-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Comments
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? |
Node version 2.14.4 |
I don't think this version exists... Can you do |
my bad, i've checked with npm instead. Node version - 4.1.1; I'll update to latest and try again. |
after update problem persist, Node version - 4.2.1 |
+1 Node-Version: 4.2.1 I will try it with console in legacy mode. Edit: |
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? |
And if you click enter, it is installing catalan without click on space. |
This is probably a Yeoman issue, and it should be Windows-specific (as I don't have the issue). |
But in other tasks, like jhipster:entity, it's still working without problems |
Correct, and I don't understand where the difference is... Still I'm upgrading "yo" to its latest version, just in case. |
ok cool :) thanks for your help. |
Not sure for the next version, it's going to be huge, so a lot of test is needed. |
does not work with actual yeoman version. But as described here: |
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 |
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 |
with node v0.12.7 its working :) |
With the current stable v5.3.0 this problem seems to be solved. |
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. |
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.
The text was updated successfully, but these errors were encountered: