dylang/npm-check

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

开放

#112 创建于 2016年4月1日

 (10 条评论) (2 个反应) (0 位负责人)JavaScript (278 个派生)batch import
help wantedissue is in a dependency

仓库指标

星标
 (6,438 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南