如何在我的 Gemfile 中启用详细标志,以便在构建本机扩展时准确跟踪正在发生的事情。因为安装通常需要很长时间。
gem install libv8
Fetching: libv8-3.11.8.11.gem (100%)
Building native extensions. This could take a while...
如何在我的 Gemfile 中启用详细标志,以便在构建本机扩展时准确跟踪正在发生的事情。因为安装通常需要很长时间。
gem install libv8
Fetching: libv8-3.11.8.11.gem (100%)
Building native extensions. This could take a while...