Mac升级系统后 Pod Install报错-不能用 解决办法

brew reinstall cocoapods

brew install ruby

brew link --overwrite cocoapods

最近将Mac OS升级到10.15.1 ,再回来初始化rn项目时,卡在Pod处,决定试试指定0.60.0版本初始化

过程参考了:

https://gitee.com/damon-s/boost-for-react-native

https://www.jianshu.com/p/3b70b4a87afd

https://www.jianshu.com/p/966b6a161f4c

此文仅为鄙人学习笔记之用,朋友你来了,如有不明白或者建议又或者想给我指点一二,请私信我。liuw_flexi@163.com/QQ群:582039935. 我的gitHub: (学习代码都在gitHub) https://github.com/nwgdegitHub/
原文地址:https://www.cnblogs.com/liuw-flexi/p/11842781.html