adopted-ember-addons / adopted-ember-addons/ember-cli-windows
Prompt hangs on windows 10 v2.1.6
- Lenguaje dominante
- JavaScript
- Estrellas
- 76
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
- [Prompt](https://github.com/flatiron/prompt/issues/182)
- [Node](https://github.com/nodejs/node/issues/10836)
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`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.