【问题标题】:'Make' command not found (associated with Less)找不到“Make”命令(与 Less 关联)
【发布时间】: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


【解决方案1】:

您没有可用的 GNU make 实用程序。您可以通过多种方式获得收益:

我相信还有其他的可能性,这些是我现在能想到的。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2013-02-06
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-11-04
    • 2011-06-17
    相关资源
    最近更新 更多