You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently Ruby crashes when running bot-sync-github
$ ./bot-sync-github
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- parseconfig (LoadError)
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /Users/i011842/Applications/github-xcode-bot-builder-0.0.2/lib/bot_config.rb:2:in `<top (required)>'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /Users/i011842/Applications/github-xcode-bot-builder-0.0.2/lib/bot_builder.rb:7:in `<top (required)>'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /Users/i011842/Applications/github-xcode-bot-builder-0.0.2/lib/bot_cli.rb:1:in `<top (required)>'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from ./bot-sync-github:7:in `<main>'
On OS X 10.10.2 (14C1510) with Server version 4.0.3 (14S350)
The text was updated successfully, but these errors were encountered:
adib
changed the title
Cannot run bot-sync-github
Ruby failure on bot-sync-github
Mar 12, 2015
Apparently Ruby crashes when running
bot-sync-github
On OS X 10.10.2 (14C1510) with Server version 4.0.3 (14S350)
The text was updated successfully, but these errors were encountered: