티스토리 뷰

programming

pod install error case

gunnih 2015. 1. 26. 20:28

If you see this error message after "pod install"


"/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/pathname.rb:422:in `open': No such file or directory - /Users/me/.cocoapods/repos (Errno::ENOENT)"


please run "pod setup" first.

that means there is not yet repo for pods.


if you still see the problem with "repo

It's highly possible that your repository is broken.


in this case, at first remove repo.

"sudo rm -fr ~/.cocoapods/repos/master"

and setup pods again.

"pod setup"


then, "pod install" will work well.

공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/03   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
글 보관함