I am trying to set up my system for KMM and used the brew to install different packages following a video. When i run the 'kdoctor'command it shows cocoapods error.
Cocoapods
ruby (ruby 2.6.8p205 (2021-07-07 revision 67951) [universal.x86_64-darwin21])
* System ruby is currently used
Consider installing ruby 2.7 via Homebrew, rvm or other package manager in case of issues with CocoaPods installation
ruby gems (3.0.3.1)
cocoapods (1.11.3)
* cocoapods-generate plugin not found
Get cocoapods-generate from https://github.com/square/cocoapods-generate#installation
I tried multiple solutions from stack overflow but didn't work for me.
