I keep getting this error after I open an exercise folder in terminal and run “bundle install”
I have tried to use a different computer to do the environment set up but keep having the same issue.
Help!
Robin
I keep getting this error after I open an exercise folder in terminal and run “bundle install”
I have tried to use a different computer to do the environment set up but keep having the same issue.
Help!
Robin
Hey Robin,
It seems that your development environment wasn’t set up properly. Try running:
gem install bundler
Also, just for good measure, go back into the development environment setup section again. And double check that you did each step properly.