so I used Venmo/Synx on my Xcode project with CocoaPods, and it completely screwed everything up.
I was able to fix the Manifest.lock and Podfile.lock errors, but now I
If your path to pods in error is wrong try this:
pod deintegrate
Podfile.lock
Pods
.xcworkspace
.xcodeproj
pod install