Skip to content

Instantly share code, notes, and snippets.

@SamSaffron
Created October 8, 2019 02:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SamSaffron/30c928b2d7b981ef36942f8a506d8772 to your computer and use it in GitHub Desktop.
Save SamSaffron/30c928b2d7b981ef36942f8a506d8772 to your computer and use it in GitHub Desktop.
sam@slaptop discourse % gel exec rails c
Traceback (most recent call last):
12: from bin/rails:16:in `<main>'
11: from bin/rails:16:in `require_relative'
10: from /home/sam/Source/discourse/config/boot.rb:17:in `<top (required)>'
9: from /home/sam/.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/gel-0.3.0/lib/gel/compatibility/rubygems.rb:197:in `require'
8: from /home/sam/.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/gel-0.3.0/lib/gel/compatibility/rubygems.rb:197:in `require'
7: from /home/sam/.local/gel/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap.rb:3:in `<top (required)>'
6: from /home/sam/.local/gel/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap.rb:3:in `require_relative'
5: from /home/sam/.local/gel/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache.rb:71:in `<top (required)>'
4: from /home/sam/.local/gel/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache.rb:71:in `require_relative'
3: from /home/sam/.local/gel/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/path_scanner.rb:5:in `<top (required)>'
2: from /home/sam/.local/gel/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/path_scanner.rb:6:in `<module:Bootsnap>'
1: from /home/sam/.local/gel/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/path_scanner.rb:7:in `<module:LoadPathCache>'
/home/sam/.local/gel/2.6.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/path_scanner.rb:14:in `<module:PathScanner>': undefined method `bundle_path' for Bundler:Module (NoMethodError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment