bitrise-steplib / steps-cocoapods-install

MIT License
23 stars 18 forks source link

Don't run `pod` commands with `sudo`! #16

Closed viktorbenei closed 8 years ago

viktorbenei commented 8 years ago

Only gem requires sudo, pod does not - and actually it might not even work if you do:

Installing Pods 
=> sudo "pod" "_1.0.1_" "--version" 
/Library/Ruby/Gems/2.0.0/gems/claide-1.0.0/lib/claide/command.rb:439:in `help!': [!] You cannot run CocoaPods as root. (CLAide::Help)
godrei commented 8 years ago

I think it was solved in 1.5.5