-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pod install 失败 #2
Comments
我这里使用 cocoapods 0.36 正常,重装下试试? |
localhost:bizhi mac-root$ pod install CocoaPods 1.0.0.beta.5 is available. For more information see http://blog.cocoapods.org Analyzing dependencies [!] Error installing AFNetworking Cloning into '/var/folders/cx/1_x9pk0s4858mb2n4c3_mqtm0000gn/T/d20160322-3055-1kfllrd'... [!] CocoaPods was not able to update the |
我把后面的版本号全部去掉,加上target就成功了 target 'bizhi' do pod 'AFNetworking' end |
but permission is required to run it....would any body plz grant me permission to run it...i'm new to objective c and use it for learning purpose |
/Library/Ruby/Gems/2.0.0/gems/cocoapods-0.36.0/lib/cocoapods/user_interface/error_report.rb:13:in
'report': incompatible character encodings: UTF-8 and ASCII-8BIT (Encoding::CompatibilityError) from /Library/Ruby/Gems/2.0.0/gems/cocoapods-0.36.0/lib/cocoapods/command.rb:59:in
report_error'from /Library/Ruby/Gems/2.0.0/gems/claide-0.8.1/lib/claide/command.rb:374:in
handle_exception' from /Library/Ruby/Gems/2.0.0/gems/claide-0.8.1/lib/claide/command.rb:315:in
rescue in run'from /Library/Ruby/Gems/2.0.0/gems/claide-0.8.1/lib/claide/command.rb:303:in
run' from /Library/Ruby/Gems/2.0.0/gems/cocoapods-0.36.0/lib/cocoapods/command.rb:46:in
run'from /Library/Ruby/Gems/2.0.0/gems/cocoapods-0.36.0/bin/pod:44:in
<top (required)>' from /usr/bin/pod:23:in
load'from /usr/bin/pod:23:in `
The text was updated successfully, but these errors were encountered: