rubygems - Error while installing neo4j ruby gem -


when run 'gem install neo4j'

i error:

while executing gem ... (argumenterror)     malformed format string - %) 

what mean?? there problem source of gem? happen else? installed rvm today, it?

jruby -s gem install neo4j worked me, https://github.com/jruby/jruby/wiki/gettingstarted#installing-and-using-ruby-gems


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -