dylang/npm-check

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

Offen

#112 geöffnet am 01.04.2016

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

Repository-Metriken

Stars
 (6.438 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5h 4m) (6 gemergte PRs in 30 T)

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