dylang/npm-check

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

Open

#112 创建于 2016年4月1日

在 GitHub 查看
 (10 评论) (2 反应) (0 负责人)JavaScript (6,438 star) (278 fork)batch import
help wantedissue is in a dependency

描述

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.

贡献者指南