Код: Выделить всё
rm -rf node_modules yarn.lock && cd ios && rm -rf Pods Podfile.lock && cd .. && yarn cache clean && yarn && cd ios && pod deintegrate && pod install && cd ..
Каждый раз, когда я пробую это, я сталкиваюсь с ошибкой:
Код: Выделить всё
[!] Error installing boost Verification checksum was incorrect, expected f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41, got 79e6d3f986444e5a80afbeccdaf2d1c1cf964baa8d766d20859d653a16c39848
Есть идеи, как решить эту проблему?
Подробнее здесь: https://stackoverflow.com/questions/794 ... ling-boost