Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

genghisapp bin crashes on launch #40

Closed
tyler-johnson opened this issue Oct 10, 2012 · 1 comment
Closed

genghisapp bin crashes on launch #40

tyler-johnson opened this issue Oct 10, 2012 · 1 comment

Comments

@tyler-johnson
Copy link

I type genghisapp into the terminal after a successful gem install and this is what I get:

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': /Library/Ruby/Gems/1.8/gems/genghisapp-2.1.0/genghis.rb:644: odd number list for Hash (SyntaxError)
          error(status, {error: message, status: status}.to_json)
                               ^
/Library/Ruby/Gems/1.8/gems/genghisapp-2.1.0/genghis.rb:644: syntax error, unexpected ':', expecting '}'
          error(status, {error: message, status: status}.to_json)
                               ^
/Library/Ruby/Gems/1.8/gems/genghisapp-2.1.0/genghis.rb:644: syntax error, unexpected ':', expecting '='
          error(status, {error: message, status: status}.to_json)
                                                ^
    from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
    from /Library/Ruby/Gems/1.8/gems/genghisapp-2.1.0/bin/genghisapp:9
    from /usr/bin/genghisapp:19:in `load'
    from /usr/bin/genghisapp:19

Suggestions?

@bobthecow
Copy link
Owner

Sorry about that, and thanks for the report. This has been fixed in v2.1.1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants