dylang/npm-check

npm-check -u doesn't work on Windows + Mintty

Open

#112 geöffnet am 1. Apr. 2016

Auf GitHub ansehen
 (10 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (6.438 Stars) (278 Forks)batch import
help wantedissue is in a dependency

Beschreibung

Hi! I installed this tool yesterday and so far I'm loving the reports :smile:, but I cannot seem to make it work in interactive mode. After I start npm-check -u I get the "Choose which packages..." screen, but I cannot select anything, pressing space has no effect, neither the cursor keys, and if I press enter I get garbled text on top of what it was already on screen.

My specs:

  • Windows 7 x64
  • npm v3.5.3
  • node v5.5.0
  • Using the Gitbash terminal that comes with Git for Windows (Mintty)

I don't have issues with other command line tools. BTW the emojis are not showing, but I think that's a Windows limitation, isn't it?

Thanks a lot.

Contributor Guide