Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to serve locally (activate_bin_path error) #104

Open
muygalan opened this issue Jul 29, 2019 · 0 comments
Open

Unable to serve locally (activate_bin_path error) #104

muygalan opened this issue Jul 29, 2019 · 0 comments

Comments

@muygalan
Copy link

Preface: I am using Windows 10 and using WSL.

I cloned a new copy of the Mediumish theme following the instructions here.

I am receiving the following error(s):

First command bundle:

Traceback (most recent call last):
        2: from /usr/local/bin/bundle:23:in `<main>'
        1: from /usr/lib/ruby/2.5.0/rubygems.rb:308:in `activate_bin_path'
/usr/lib/ruby/2.5.0/rubygems.rb:289:in `find_spec_for_exe': can't find gem bundler (>= 0.a) with executable bundle (Gem::GemNotFoundException)

Second command jekyll serve --watch:

Traceback (most recent call last):
        5: from /usr/local/bin/jekyll:23:in `<main>'
        4: from /usr/local/bin/jekyll:23:in `load'
        3: from /var/lib/gems/2.5.0/gems/jekyll-3.8.6/exe/jekyll:11:in `<top (required)>'
        2: from /var/lib/gems/2.5.0/gems/jekyll-3.8.6/lib/jekyll/plugin_manager.rb:48:in `require_from_bundler'
        1: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require'
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot load such file -- bundler (LoadError)

Any thoughts on what could be wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant