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

后端 未结 6 889
失恋的感觉
失恋的感觉 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:04

    I had the same problem after upgrading to OS X Lion. I updated X Code to 4.1 and everything was better!

提交回复
热议问题