github / pages-gem

A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
http://pages.github.com
MIT License
1.82k stars 349 forks source link

can't find gem bundler (= 2.0.1) with executable bundle #886

Open dipkasyap opened 1 year ago

dipkasyap commented 1 year ago
Screenshot 2023-07-19 at 2 04 09 pm
parkr commented 1 year ago

You don't need to use Bundler 2.0.1. Did someone tell you that? Just gem install bundler then bundle install.