Created
January 8, 2018 19:59
-
-
Save mgalgs/62090b7b4c1c0e009e62fe102849728e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ bundle info middleman | |
* middleman (4.2.1) | |
Summary: Hand-crafted frontend development | |
Homepage: http://middlemanapp.com | |
Path: /home/mgalgs/.gem/ruby/2.4.0/gems/middleman-4.2.1 | |
$ bundle exec middleman build --clean | |
bundler: command not found: middleman | |
Install missing gem executables with `bundle install` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment