Could not find 'activesupport' (>= 5.0, < 8) among 119 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/Users/dubulani/.gem/ruby/3.0.0:/Users/dubulani/.rbenv/versions/3.0.6/lib/ruby/gems/3.0.0' , execute `gem env` for more information
from /Users/dubulani/.rbenv/versions/3.0.6/lib/ruby/3.0.0/rubygems/specification.rb:1404:in `block in activate_dependencies'
from /Users/dubulani/.rbenv/versions/3.0.6/lib/ruby/3.0.0/rubygems/specification.rb:1392:in `each'
from /Users/dubulani/.rbenv/versions/3.0.6/lib/ruby/3.0.0/rubygems/specification.rb:1392:in `activate_dependencies'
from /Users/dubulani/.rbenv/versions/3.0.6/lib/ruby/3.0.0/rubygems/specification.rb:1374:in `activate'
from /Users/dubulani/.rbenv/versions/3.0.6/lib/ruby/3.0.0/rubygems/specification.rb:1410:in `block in activate_dependencies'
from /Users/dubulani/.rbenv/versions/3.0.6/lib/ruby/3.0.0/rubygems/specification.rb:1392:in `each'
from /Users/dubulani/.rbenv/versions/3.0.6/lib/ruby/3.0.0/rubygems/specification.rb:1392:in `activate_dependencies'
from /Users/dubulani/.rbenv/versions/3.0.6/lib/ruby/3.0.0/rubygems/specification.rb:1374:in `activate'
from /Users/dubulani/.rbenv/versions/3.0.6/lib/ruby/3.0.0/rubygems.rb:299:in `block in activate_bin_path'
from /Users/dubulani/.rbenv/versions/3.0.6/lib/ruby/3.0.0/rubygems.rb:298:in `synchronize'
from /Users/dubulani/.rbenv/versions/3.0.6/lib/ruby/3.0.0/rubygems.rb:298:in `activate_bin_path'
from /Users/dubulani/.rbenv/versions/3.0.6/bin/pod:25:in `<main>'
사람을 졸라 빡치게 만든 오류들..
ㅋㅋㅋ
팟 재설치 하려니까 자꾸 저런 쓰잘데기(없다고생각한) 오류들이 팡팡 터졌다
난 심지어 맥 os, xCode 버전도 다 업데이트 했다
그정도로 절박했음 ㄷㄷ ㅠㅠ
하이간 구글을 겁내 서치하던 중 발견한 글..
https://stackoverflow.com/questions/77236339/after-updating-cocoapods-to-1-13-0-it-throws-error
After updating Cocoapods to 1.13.0 it throws error
I updated CocoaPods to version 1.13.0. Now, when I run pod install, it throws the following error: conversions.rb:108:in '<class:Array>': undefined method 'deprecator' for ActiveSupport:Module (
stackoverflow.com
코코아팟 1.13.0 버전에서 액티브 머시깽이가 오류가 있다고
sudo gem uninstall activesupport
sudo gem install activesupport -v 7.0.8
내거는 버전이 7.1.1이었나? 그랬음 ㅎ
암튼 버전 다운그레이드 해주니까.. 팟도 정상적으로 잘 받아지고 나를 이틀동안 괴롭히던
No Such Module의 악몽도 사라졌다
이히힝힝힝ㅇㅎㅎㅎ
근데 다른 오류가 또 터졌다 ^^~