Pod file not being initialized?

后端 未结 9 820
说谎
说谎 2020-12-28 17:52

When i try to initialize pod file to use cocoapods via terminal, it gives me this error. How to fix it.

/Library/Ruby/Gems/2.0.0/gems/cocoapods-         


        
9条回答
  •  执念已碎
    2020-12-28 18:29

    I followed this

    After installing command line tools, I closed it and opened terminal again. Now when I checked version git --version, it gave me update version 2.10.0 then I ran other commands for cocoapod.

    Now it is working.

提交回复
热议问题