Hi, when I run bundle install everything is fine
Your bundle is complete! Use bundle show [gemname] to see where a bundled gem is installed.
But when I run bundle exec rackup I'm getting the following error message
https://github.com/livingsocial/rake-pipeline.git (at master) is not checked out. Please run bundle install
Not sure what's casing this?
Hi, when I run bundle install everything is fine
Your bundle is complete! Use
bundle show [gemname]to see where a bundled gem is installed.But when I run bundle exec rackup I'm getting the following error message
https://github.com/livingsocial/rake-pipeline.git (at master) is not checked out. Please run
bundle installNot sure what's casing this?