“Make” command for Windows - possible options?

前端 未结 5 626
小蘑菇
小蘑菇 2021-01-02 02:53

I am trying to setup Derby.js for Node on my Windows Machine. According to the Derby.js setup instructions, in order to use coffescript, I must do the following:

<         


        
5条回答
  •  执念已碎
    2021-01-02 03:34

    So I ended up downloading Cygwin and used the "make" system that came with it. It worked perfectly! I honestly have no idea why the GnuWin32 "make" command didn't work, but I suppose this would be helpful to those who encounter the same issue in the future.

提交回复
热议问题