ERROR: Error installing cocoapods: ERROR: Failed to build gem native extension

后端 未结 23 1814
深忆病人
深忆病人 2020-12-04 19:06

I am trying to install cocoapods to my MacBook Pro running with OSX 10.9.1 (new Mavericks) and after type gem install cocoapods I get the following error:

23条回答
  •  孤街浪徒
    2020-12-04 19:27

    None of previous solutions worked for me...

    My situation is a fresh clean install of macOS Catalina + XCODE;

    It happen that I had to first run Xcode before install cocoa pods (in first run, Xcode setups machine with tools);

    After that, cocoa pods worked fine.

提交回复
热议问题