liferay / liferay-theme-tasks

A set of tasks for building and deploying Liferay Portal themes.
18 stars 24 forks source link

Unable to select asset type in Windows cmd #2

Closed petersiman closed 8 years ago

petersiman commented 8 years ago

Hi, I am trying to extend a theme using gulp extend but I am unable to select one of options in first step (the arrow keys don't do anything) image Only first option can be selected in my command line. I have tried this several times, but with no success. Interresting thing is, that after passing the first step, the selection with arrow keys works just fine in the second step image image

Any help is appriciated. Shimon

natecavanaugh commented 8 years ago

Hi Shimon, could you let us know what version of Windows you're using?

petersiman commented 8 years ago

Hi Nate, thank you for reply. I am using Windows 10. I could try to debug this behaviour, but I am not sure where exactly should I look to see this wizard behavior. I could spare you the work with trying to simulate this problem ;)

robframpton commented 8 years ago

Hi Shimon,

I was able to reproduce the issue on a Win10 vm. Unfortunately it looks like a known Node.js issue (https://github.com/nodejs/node/issues/2996). I'll try to implement a temporary workaround for Windows 10 developers, as I'm unsure when the root issue will be addressed in Node.

robframpton commented 8 years ago

Closing as the workaround has been implemented for some time now.