Snippets Collections
ERROR:  While executing gem ... (Gem::FilePermissionError)

    You don't have write permissions for the /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/gems/2.6.0 directory.




Hi Guys, My solution (on Big Sur 11.6.2):

Step 1:

Install brew

1. curl -fsSL -o install.sh https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh
 Save
2. /bin/bash install.sh
 Save
Step 2:

brew install chruby ruby-install
 Save
Step 3:

brew install cocoapods
 Save
Step 4: (Check your cocoapods version):

brew upgrade cocoapods
 Save
Képernyőfotó 2022-01-17 - 16.18.41.png

Need Xcode Command Line Tools, if not installed then run this command: sudo xcode-select --install
  pod "AlignedCollectionViewFlowLayout"
  pod 'iOSDropDown'
  pod 'KYDrawerController'
  pod 'Firebase/Database'
  pod 'Firebase/Core'
  pod 'FirebaseAuth'
  pod 'GoogleSignIn'
  pod 'Firebase/Storage'
  pod 'Firebase/Firestore'
  pod 'SDWebImage', '~>5.0'
  pod 'IQKeyboardManagerSwift', '~>6.5.0'
  pod 'SwiftQRScanner', :git => 'https://github.com/vinodiOS/SwiftQRScanner'
  pod 'FacebookCore'
  pod 'FacebookLogin'
  pod 'FBSDKCoreKit'
  pod 'FBSDKLoginKit'
  pod 'SVProgressHUD'
  pod 'SwiftyJSON'
  pod 'FacebookSDK'
  pod 'FacebookSDK/LoginKit'
  pod 'FacebookSDK/ShareKit'
  pod 'FacebookSDK/PlacesKit'
  pod 'ADCountryPicker'
  pod 'Stripe'
  pod 'Alamofire'
  pod "FINNBottomSheet", git: "https://github.com/finn-no/BottomSheet.git"
  pod "MBCircularProgressBar"
  pod 'ImageSlideshow'
  pod 'SVPinView'
  pod 'LMGaugeViewSwift' // circle
kubectl exec --stdin --tty <<PODNAME>>> -n cnext-di-tst  -- /bin/bash
star

Tue May 16 2023 11:27:12 GMT+0000 (Coordinated Universal Time)

#ios #swift #pod #permission
star

Tue May 31 2022 10:53:22 GMT+0000 (Coordinated Universal Time)

#ios #swift #pods #pod #cocoapods
star

Thu Nov 04 2021 13:18:02 GMT+0000 (Coordinated Universal Time) https://kubernetes.io/docs/tasks/debug-application-cluster/get-shell-running-container/

#k8s #shell #pod

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension