I always get this error when I run the 'pod install' command;
Here's the list of ways I've tried to fix it;
- I deleted all pod files and reinstalled
- pod install --repo-update
- pod update
- pod clean
- sudo gem update cocoapods --pre
- pod deintegrate
- flutter clean
I would appreciate it if you could help me fix this error. Thanks