Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
308 views

'Error running pod install' while running Flutter app on iOS simulator after setting up Firebase in VSCode

After I setup my Flutter application with Firebase and connecting the app with the Firebase console, I am not able to run the application in the iOS simulator. My system description is - 2017 Macbook ...
Nikhil Gohil's user avatar
-3 votes
0 answers
87 views

how i resolve cocoaPods installing isssue

/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/yaml.rb:3: warning: It seems your ruby installation is missing psych (for YAML output). To eliminate this warning, please ...
Mohammad mumtaz's user avatar
0 votes
1 answer
85 views

Flutter fire exception: cannot load such file -- xcodeproj

I encountered this error today when trying to run the command flutterfire configure --project=<project> for my Flutter project. flutterfire configure --project=<project> ...
Nguyễn Đức Thành's user avatar
0 votes
0 answers
22 views

Project building is failing with ruby -e "require 'xcodeproj' [duplicate]

I tried running flutterfire configure from my terminal and receive an xcodeproj error : % export PATH="/usr/local/opt/ruby/bin:$PATH" % flutterfire configure i Found 2 Firebase projects. ...
Inevitable Cyne's user avatar
0 votes
1 answer
58 views

Why dont I get a file permission for Gem and how can it be solved?

When I try to restore the Gem pristine using the command gem pristine ffi --version 1.16.3, I am getting the following permission error. What is work around for this? I am trying to install cocoapods ...
M99Coder's user avatar
0 votes
0 answers
51 views

How can I install cocoapods without getting an error?

I successfully installed latest version of Ruby 3.3.1: Successfully installed ruby 3.3.1 into /Users/sampleUser/.rubies/ruby-3.3.1 But I am still getting the following error when I try to install ...
M99Coder's user avatar
0 votes
1 answer
201 views

I want to install Cocoapods for flutter but it gives me such ERROR:

Error installing cocoapods: The last version of drb (>= 0) to support your Ruby & RubyGems was 2.0.6. Try installing it with gem install drb -v 2.0.6 and then running the current command again ...
Safiya Dodojonova's user avatar
0 votes
0 answers
111 views

Flutter post-install hook of the Podfile error

I created a new flutter project from scratch, added the necessary packages to the pubspec.yaml file and ran the flutter pub get and then pod install command, but I get this error. I get this error ...
muratapps's user avatar
0 votes
1 answer
89 views

gems executable-hook is not found when trying to build ios flutter project

when I run the flutter run command I face this error from gems files Error output from CocoaPods: ↳ [ ] Ignoring executable-hooks-1.6.1 because its extensions are not built. Try: ...
Muhammed Ramadan's user avatar
0 votes
1 answer
567 views

BUG] Segmentation fault at 0xffffffffffffff8c ruby 2.6.10p210 (2022-04-12 revision 67958) [universal.x86_64-darwin22]

M1 Chip Macbook Pro produced this error after pod install. Can anyone know how to resolve this issue? -- Control frame information ----------------------------------------------- c:0013 p:---- s:0067 ...
Kubilay Kitapcioglu's user avatar
0 votes
2 answers
1k views

Flutter: cocoapods are not installing

i am running this command sudo gem install cocoapods but getting this error ERROR: Error installing cocoapods: The last version of activesupport (>= 5.0, < 8) to support your Ruby & ...
sarakhan's user avatar
0 votes
0 answers
2k views

The 'chruby' command can't be found

I'm using Hackintosh on my HP laptop to run flutter apps on the iOS simulator. Everything was fine until I got an error saying that I need to update cocoa pods. When I tried to do so, it said that I ...
Haya Hesham Abdel-azim's user avatar
0 votes
0 answers
3k views

Invalid `Podfile` file: undefined method `exists?' for File:Class when compile flutter app

Today when I compile my flutter(v2.5.0) app, shows error: Running pod install... CocoaPods' output: ↳ [!] Invalid `Podfile` file: undefined method `exists?' for File:Class. # from /Users/...
Dolphin's user avatar
  • 35.9k
0 votes
0 answers
445 views

I don't have the good version of Ruby in VsCode with Flutter and Pod

So, when I run ruby -v in the terminal in Mac M1, I have the good version of Ruby which is ruby 3.2.0 that I installed with rbenv. The problem is when I run pod outdated in VsCode in my ios folder in ...
Boatti's user avatar
  • 221
1 vote
1 answer
7k views

Error installing cocoapods, Failed to build gem native extension

I am new here. So I want to install Ruby on my Mac Pro M1, but this error appear. And I don't know how to fix it. Last login: Fri Nov 4 15:37:04 on ttys000 /Users/valerianathea/.zshrc:5: unmatched &...
Carel Felix's user avatar

15 30 50 per page