Skip to content

Instantly share code, notes, and snippets.

@datawebbie
Created April 22, 2016 07:07
Show Gist options
  • Save datawebbie/3533121b7f0c3c4b149e0435f6cd18f5 to your computer and use it in GitHub Desktop.
Save datawebbie/3533121b7f0c3c4b149e0435f6cd18f5 to your computer and use it in GitHub Desktop.
When you get an error when running "bundle exec middleman server/build"
# trying running suggested command
bundle install
# then you know you need to update eventmachine
bundle update eventmachine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment