How add commands to cygwin - npm

前端 未结 4 728
滥情空心
滥情空心 2020-12-16 16:53

I use cygwin on windows 8.1 to have an Unix shell. But I cannot run commands such as npm from it.

What should I do to do it? Add some kind of env var to cygwin? Why

4条回答
  •  清歌不尽
    2020-12-16 17:40

    In order to fix the npm script to work even with dos encoding, i submitted a patch.

提交回复
热议问题