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
{{ message }}
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.
William Montgomery edited this page Oct 5, 2018
·
1 revision
Errors will happen
As dependencies change, environment conflicts happen and modifications don't work out you're sometimes going to mess up your dev environment. The purpose of this is to put all our amazing solutions for small annoying errors.
Error type: Dependencies not installed
Occurs: when running make setup
Starting operationcodebackend_redis_1 ... done
Starting operationcodebackend_bundle_1 ... done
Starting operationcodebackend_operationcode-psql_1 ... done
Could not find rack-2.0.1in any of the sources
Run `bundle install` to install missing gems.
make: *** [Makefile:36: db_create] Error 7
Solution: update your bundle using docker compose.