jakemumu
02/18/2023, 7:10 AM➜ sandbox git:(main) ✗ bin/rails server
The git source <https://github.com/solidusio/solidus.git> is not yet checked out. Please run `bundle install` before trying to start your application
➜ sandbox git:(main) ✗ bundle install
Fetching <https://github.com/solidusio/solidus.git>
fatal: Needed a single revision
Git error: command `git rev-parse --verify ''` in directory
/Users/jacobpenn/.asdf/installs/ruby/3.0.5/lib/ruby/gems/3.0.0/cache/bundler/git/solidus-169f1ecb1aee2122950e6d586daf2410f62df66e has failed.
Revision does not exist in the repository <https://github.com/solidusio/solidus.git>. Maybe you misspelled it?
If this error persists you could try removing the cache directory
'/Users/jacobpenn/.asdf/installs/ruby/3.0.5/lib/ruby/gems/3.0.0/cache/bundler/git/solidus-169f1ecb1aee2122950e6d586daf2410f62df66e'
jakemumu
02/18/2023, 7:13 AMgem 'solidus', github: 'solidusio/solidus', branch: ''
Looks like branch needs to be specific and then bundle should work.jakemumu
02/18/2023, 7:13 AMjakemumu
02/18/2023, 7:16 AMelia
02/21/2023, 5:07 PMjakemumu
02/21/2023, 5:13 PMjakemumu
02/21/2023, 5:14 PMelia
02/23/2023, 3:26 PM