Sunday, 11 June 2017

Cannot use arrow keys in npm command line

I'm trying to setup FireBase functions, and when I use the command

npm firebase init functions

I am asked to choose a default project for the directory I've set up. My list is populated correctly, but I'm not able to select the options using the arrow keys. (nothing happens when I press up or down, and even enter)

Here are my versions:

  1. Windows 10
  2. NODEJS v8.1.0
  3. npm v5.0.3
  4. FireBase v3.9.1

A screenshot of the problem:

cannot select the options



via Aekansh Dixit

No comments:

Post a Comment