got an error in installing pods while doing pod install. I have tried cleaning, deintegrating and reinstalling pods. i also cleaned the project many times but got no positive results.
[!] The plist file at path `path` doesn't exist.
got an error in installing pods while doing pod install. I have tried cleaning, deintegrating and reinstalling pods. i also cleaned the project many times but got no positive results.
[!] The plist file at path `path` doesn't exist.
in most of the case it happen because there is some problem in cocoapod library or cocoapod library is not installed so try below code in terminal and install cocoapod
may it will work
sudo gem uninstall cocoapods
Verify that you have moved to the correct folder where the pod file is located