Hi People I am trying to install a gem file through command prompt on MAC using the following command "gem install filename" but whenever I try to execute the command I get the following error
WARNING: Installing to ~/.gem since /Library/Ruby/Gems/1.8 and /usr/bin aren't both writable. WARNING: You don't have /Users/hemmanshu/.gem/ruby/1.8/bin in your PATH, gem executables will not run. ERROR: Error installing frank-cucumber-0.8.14: cucumber requires gherkin (~> 2.10.0, runtime)
every time I try to execute this command the same thing pops up.