【发布时间】:2012-05-26 09:40:21
【问题描述】:
我安装了 Nodejs,然后安装了 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实用程序。
标签: ruby-on-rails-3 node.js makefile less