An error occurred while installing rugged

后端 未结 6 1703
长发绾君心
长发绾君心 2021-02-01 12:07

Following this tutorial [link] to install gitlab on a dedicated server. I need to :

sudo -u git -H bundle install --deployment --without development test postgre         


        
6条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-02-01 13:00

    For OSX if you're using homebrew:

    brew install cmake 
    bundle install
    

提交回复
热议问题