このページhttps://github.com/mattias-ohlsson/gitlab-installer/blob/master/gitlab-install-el6.shを支援して Centos に Gitlabhq をインストールする必要がありますが、rb-fsevent エラーが発生します。
私はすでにrb-fsevent gemの最新バージョンをインストールしましたが、実行できませんbundle install
$gem install fr-fsevent
Successfully installed rb-fsevent-0.9.3
Done installing documentation for rb-fsevent (0 sec).
1 gem installed
しかし、 bundle install を実行すると、次のようになります。
An error occurred while installing rb-fsevent (0.9.2), and Bundler cannot continue.
Make sure that `gem install rb-fsevent -v '0.9.2'` succeeds before bundling.
あまりにも多くのことを検索しましたが、良い解決策が見つかりませんでした。