“sh: make: command not found” when running “$ bundle” after adding redcarpet gem to Rails app

后端 未结 6 903
失恋的感觉
失恋的感觉 2021-02-08 12:29

I\'m getting the following when running \"$ bundle\" after adding \"gem \'redcarpet\'\" to Gemfile:

$ bundle
...
Using paperclip (2.3.11) 
Using passenger (3.0.7         


        
6条回答
  •  南笙
    南笙 (楼主)
    2021-02-08 13:08

    I had the same problems after a Time Machine update. Installing Xcode and the along coming developer tools fixed that issue.

提交回复
热议问题