Created
December 29, 2011 08:46
-
-
Save technogoat/1533003 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
glenn-roberts-4 ~/code/google_analytics[json_fix]$ gh pull al2o3cr | |
*** Warning: There was a problem accessing the network. | |
/opt/local/lib/ruby/gems/1.8/gems/json_pure-1.4.3/lib/json/common.rb:146:in `initialize': A JSON text must at least contain two octets! (JSON::ParserError) | |
from /opt/local/lib/ruby/gems/1.8/gems/json_pure-1.4.3/lib/json/common.rb:146:in `new' | |
from /opt/local/lib/ruby/gems/1.8/gems/json_pure-1.4.3/lib/json/common.rb:146:in `parse' | |
from /opt/local/lib/ruby/gems/1.8/gems/github-0.4.3/lib/commands/helpers.rb:402:in `get_cache' | |
from /opt/local/lib/ruby/gems/1.8/gems/github-0.4.3/lib/commands/helpers.rb:339:in `get_network_data' | |
from /opt/local/lib/ruby/gems/1.8/gems/github-0.4.3/lib/commands/helpers.rb:326:in `network_members' | |
from /opt/local/lib/ruby/gems/1.8/gems/github-0.4.3/lib/commands/commands.rb:111:in `command' | |
from /opt/local/lib/ruby/gems/1.8/gems/github-0.4.3/bin/../lib/github/command.rb:25:in `send' | |
from /opt/local/lib/ruby/gems/1.8/gems/github-0.4.3/bin/../lib/github/command.rb:25:in `call' | |
from /opt/local/lib/ruby/gems/1.8/gems/github-0.4.3/bin/../lib/github.rb:76:in `invoke' | |
from /opt/local/lib/ruby/gems/1.8/gems/github-0.4.3/bin/../lib/github.rb:70:in `activate' | |
from /opt/local/lib/ruby/gems/1.8/gems/github-0.4.3/bin/gh:8 | |
from /opt/local/bin/gh:19:in `load' | |
from /opt/local/bin/gh:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment