ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
50.89k stars 13.52k forks source link

bug: `ionic plugin add` eats the user's input #4429

Closed ptarjan closed 8 years ago

ptarjan commented 8 years ago

Type: bug

Platform: all

Doing a ionic plugin add cordova-hot-code-push-plugin, they have some scripts that run asking if I want to install their npm package. No matter what I type I can't get my characters to go to their prompt. Using cordova instead of ionic works great.

ptarjan commented 8 years ago

Related: https://github.com/nordnet/cordova-hot-code-push/issues/8

mlynch commented 8 years ago

Interesting. Cross-posted to CLI list to get this resolved. https://github.com/driftyco/ionic-cli/issues/684