Pod install command with error

前端 未结 3 470
情话喂你
情话喂你 2020-12-03 22:54

I\'ve been trying to use cocoapods and install them into my project but its giving me this error while trying to install it in the project location. its kinda c

3条回答
  •  遥遥无期
    2020-12-03 23:45

    Check this out chmod go-w /opt/local/bin at a shell prompt (depending on permissions you may need to sudo to do that).

提交回复
热议问题