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

All Questions

Tagged with
-1 votes
1 answer
39 views

Exception: <internal:/usr/local/Cellar/ruby/3.3.4/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require'

Exception: <internal:/usr/local/Cellar/ruby/3.3.4/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require': cannot load such file -- xcodeproj (LoadError) from <internal:/usr/...
user8852538'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
140 views

Running bundle install on my Ruby on Rails application is generating errors on sqlite3 and nio4r

Running bundle install on my Ruby on Rails project was working successfully on my previous computer (macOS 11 Big Sur). However, on this new computer (macOS 14 Sonoma with the M3 Max Chip), the bundle ...
Victor Cordeiro Costa'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
1 vote
1 answer
155 views

Nokogiri installation error and fails with mac os x 14 Sonova

I am trying to install an older version of nokogiri (1.6.8.1) on a x86 intel mac using sonova 14.4 with a ruby project of mine but i am experiencing a problem with either bundle install or gem install ...
noxenal's user avatar
  • 11
1 vote
1 answer
178 views

Switch ruby version on Mac M1

I would like to switch Ruby versions on my Mac M1. My understanding is that Mac comes with a preinstalled version of Ruby (in my case, when I run ruby -v I get: ruby 2.6.10p210 (2022-04-12 revision ...
user985216's user avatar
0 votes
1 answer
127 views

RubyOnRails + Mac M1 + While running rails server, got error missing psych for YAML output

I'm using a Mac M1 and running Ruby ruby 2.5.3p105 (2018-10-18 revision 65156) [-darwin23] and Rails 5.2 and I keep getting this error, which is making it impossible for me to do any kind of ...
RahulOnRails's user avatar
  • 6,494
-1 votes
1 answer
153 views

Cant install React Native on Mac

Edit: My original task was to get React Native working on my computer. However I have run into several problems doing so. I've traced the root of the issue to my ruby version, which will not update. ...
whyDoICodeFrontEnd's user avatar
-1 votes
1 answer
298 views

Whats' the different brew and gem install?

Recently while running pod repo update, it ask me CocoaPods 1.15.0 is available. To update use: `gem install cocoapods` So I run sudo gem install cocoapods. It shows all good Successfully installed ...
Elye's user avatar
  • 58.5k
0 votes
1 answer
875 views

mac os ruby installation fails on -> make -j 8

I have tried rbenv, rvm, asdf but they all fail at -> make -j 8. Apple M1 14.3 (Sonoma) asdf install ruby latest ruby-build: using openssl@3 from homebrew ==> Downloading ruby-3.3.0.tar.gz... -...
atkayla's user avatar
  • 8,689
0 votes
2 answers
209 views

how to install ruby on Big Sur

Due to the age of my MacBook Pro, the most recent operating system I can update to is Big Sur, 11.7.2 (this is the OS the Apple Store genius bar installed for me today). After getting the new OS, I ...
Leahcim's user avatar
  • 41.2k
0 votes
1 answer
81 views

How do I debug a rails application on my macbook using lldb?

I'm in the middle of a major yak-shave, trying to figure out why my rails application crashes on my mac with the following error: $rails s -e production => Booting WEBrick => Rails 6.1.6.1 ...
Rohith's user avatar
  • 2,071
0 votes
1 answer
183 views

Macbook M2Pro - Error running '__rvm_make -j12'

Error running '__rvm_make -j12', please read /Users/user/.rvm/log/1706650388_ruby-2.7.3/make.log There has been an error while running make. Halting the installation. When trying to install ruby-2.7.3 ...
scrscr87's user avatar
1 vote
1 answer
300 views

How modified brew Formulae for Libvmaf in Mac os BigSur

I have an error installing the libvmaf dependency in mac OS BigSur. Here is the error when installing with: brew install libvmaf Error : unknown type name 'size_t' This error occurs when the ...
nathanmacos's user avatar
-1 votes
2 answers
2k views

Installing Cocoapods on an M3 Mac with Sonoma fails with no error message [duplicate]

I got a new MacBook Pro for work that is running Sonoma 14.2.1 on an M3. I'm trying to install Cocoapods but it seems to fail even though it "succeeds". Below is what I get when I run it - ...
Ahmad Bushnaq's user avatar

15 30 50 per page
1
2 3 4 5
140