【发布时间】:2017-06-19 04:49:34
【问题描述】:
刚刚使用 Mavericks 在我的 MacBook 上进行了全新安装。我正在使用 Yeoman 和 grunt 来编译我的项目。重新安装并从 repo 中下载代码后,我看到此错误:
Warning: LoadError on line ["55"] of /Library/Ruby/Site/2.0.0/rubygems/core_ext/kernel_require.rb:
cannot load such file -- app/bower_components/compass-breakpoint/lib/breakpoint
Run with --trace to see the full backtrace Use --force to continue.
我需要在我的 gruntfile.js 中设置断点。如果我删除了要求,一切都会按预期编译,没有错误。
如果我可以提供更多详细信息,请告诉我。谢谢
【问题讨论】:
-
那个答案解决了这个问题:link to stackoverflow
标签: sass breakpoint-sass