:wave: Hi all, has anyone experienced this error ...
# multiplatform
s
👋 Hi all, has anyone experienced this error in Xcode:
ERROR: CocoaPods executable not found in your PATH.
We are getting it after upgrading these:
j
I'm using
2.1.0
and it's working fine
👀 1
s
what is the version of Cocoapods on your machine? Mine is
1.15.2
j
1.16.2
l
I had that error recently. I was using the cocoapods from homebrew. I uninstalled that, installed it back using sudo gem install cocoapods and added the ruby bin directory to path.
👀 1
a
@siraf - try using kdoctor it will ensure your environment is setup correctly. https://github.com/Kotlin/kdoctor
👀 1
s
thanks everyone! @Lukáš Kúšik, version of Cocoapods did not matter?
l
I think I had the latest 1.16.2 on both installs
👍 1
f
Keep your cocoapods app up to date, it’s important, also the kotlin 2.1.0 had a lot of fix about iOS
🙌 1
s
thank you @François. unfortunately the latest kotlin version is producing some issues on KMM side, this is the max one we can use. However, I have fixed the Cocoapods issue by completely removing it(maybe not needed) and installing it(Homebrew) with the latest version(1.16.2) thank you guys ☺️
1
a
baby-scream-yeah.gif
😅 1