79631117

Date: 2025-05-20 20:25:31
Score: 0.5
Natty:
Report link

Run a clean reinstall of dependencies:

watchman watch-del-all

rm -rf node_modules
rm -rf ios/Pods ios/Podfile.lock
rm -rf ~/Library/Developer/Xcode/DerivedData

npm install # or yarn install
cd ios && pod install
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sherif Samir