0
I安裝了Nodejs,然後安裝了LESS命令行編譯器。'Make'command not found(與Less關聯)
$ npm install -g less uglify-js
從這裏:http://twitter.github.com/bootstrap/less.html#compiling
現在得到以下錯誤,當我運行Make
命令。
sh.exe": make: command not found
任何線索爲什麼?非常感謝!
你正在運行'make'或make嗎? –
嗨戴夫,抱歉意味着'做'...任何一個雖然,不起作用。 –
我假設你在windows中,並且你沒有unix'make'工具。 –