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
bash -c "RBENV_VERSION=2.3.0 /usr/local/bin/rbenv exec ruby /Applications/software/projects/gitprojects/job_hunter_rb/bin/rails server -b 0.0.0.0 -p 3000 -e development"
Could not find capybara-webkit-1.10.1 in any of the sources
Run bundle install to install missing gems.
Process finished with exit code 7
STEPS TO REPRODUCE ERROR:
I have ran downloaded this repo and clicked run "developement" menu in RUBY MINE IDE.
2 . see the error shown above
The text was updated successfully, but these errors were encountered:
bash -c "RBENV_VERSION=2.3.0 /usr/local/bin/rbenv exec ruby /Applications/software/projects/gitprojects/job_hunter_rb/bin/rails server -b 0.0.0.0 -p 3000 -e development"
Could not find capybara-webkit-1.10.1 in any of the sources
Run
bundle install
to install missing gems.Process finished with exit code 7
STEPS TO REPRODUCE ERROR:
2 . see the error shown above
The text was updated successfully, but these errors were encountered: