【发布时间】:2014-03-23 10:24:10
【问题描述】:
我最近更新了MAMP,现在当我尝试使用以前一直有效的内置罗盘引擎编译sass 时出现此错误。
Compass was unable to compile one or more files in the project:
Errno::ENOENT on line ["33"] of /Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/lib/compass/exec/global_options_parser.rb: No such file or directory - /Applications/MAMP_OLD
Run with --trace to see the full backtrace
我在这里关注这个页面是为了做到这一点。
http://documentation.mamp.info/en/mamp/installation/updating-mamp
这就是为什么错误部分中的MAMP_OLD,我打开了那个文件,但我没有看到问题是什么,当我进行更新时,codekit 中似乎有些问题?我该如何解决这个问题。
【问题讨论】:
标签: compiler-errors sass compass-sass codekit