Nodejs をインストールしてから、LESS コマンドライン コンパイラをインストールしました。
$ npm install -g less uglify-js
ここから: http://twitter.github.com/bootstrap/less.html#compiling
Make
コマンドを実行すると、次のエラーが発生します。
sh.exe": make: command not found
理由は何か?どうもありがとう!
Nodejs をインストールしてから、LESS コマンドライン コンパイラをインストールしました。
$ npm install -g less uglify-js
ここから: http://twitter.github.com/bootstrap/less.html#compiling
Make
コマンドを実行すると、次のエラーが発生します。
sh.exe": make: command not found
理由は何か?どうもありがとう!
make
利用可能な GNUユーティリティがありません。make はさまざまな方法で取得できます。
他にも可能性はあると思いますが、今思いつくのはこれらです。