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
Some detailed usage instructions will be really useful, especially for people who have no ruby experience (like me). What do I need to do to make it working?
I did this till now:
sudo gem install bundler
bundle install
Fails at
"Gem::InstallError: nokogiri requires Ruby version >= 1.9.2."
I will try to upgrade my ruby version next.
The text was updated successfully, but these errors were encountered:
Some detailed usage instructions will be really useful, especially for people who have no ruby experience (like me). What do I need to do to make it working?
I did this till now:
sudo gem install bundler
bundle install
Fails at
"Gem::InstallError: nokogiri requires Ruby version >= 1.9.2."
I will try to upgrade my ruby version next.
The text was updated successfully, but these errors were encountered: