ember-cli-windows icon indicating copy to clipboard operation
ember-cli-windows copied to clipboard

Prompt hangs on windows 10 v2.1.6

Open billpull opened this issue 7 years ago • 1 comments

Running ember-cli-windows v2.1.6 on my machine will not let me clear the prompt & won't accepted -h value to proceed without it.

in powershell I am not able to type in any input and in cmd I can type a value but once I hit enter the prompt hangs.

I noticed in my local node_modules folder it does not have prompt listed as a dependency in package.json but it is on this repo.

Possibly related issues

calling it directly via node node_modules\ember-cli-windows\bin\ember-cli-windows so the issue is spawning it via ember-cli-windows-addon

billpull avatar Aug 10 '17 15:08 billpull

I get the same issue

eg271 avatar Oct 03 '17 18:10 eg271