dylang/npm-check

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

Open

#112 opened on Apr 1, 2016

View on GitHub
 (10 comments) (2 reactions) (0 assignees)JavaScript (6,438 stars) (278 forks)batch import
help wantedissue is in a dependency

Description

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