specialtactics / laravel-api-boilerplate

Laravel API Boilerplate | Quickly build quality API products!
MIT License
490 stars 94 forks source link

[BUG] #63

Closed wdrozdz closed 2 years ago

wdrozdz commented 2 years ago

Version Information PHP Version: 8.1 Package Version (l5-api):

Describe the bug docker-compose up cause

ERROR:  Your RubyGems was installed trough APT, and upgrading it through RubyGems
itself is unsupported. If you really need the latest version of RubyGems (tip:
you usually don't), then you need to install RubyGems (and Ruby) manually,
maybe using tools like ruby-install, rvm, etc.
ERROR: Service 'workspace' failed to build: The command '/bin/sh -c echo $(ruby -v) &&     gem update --system &&     gem install bundler &&     gem install apiaryio' returned a non-zero code: 1

To Reproduce Steps to reproduce the behavior:

  1. download project
  2. docker-compose up in console
specialtactics commented 2 years ago

Thanks @wdrozdz this has been fixed, simply pull latest master or tag.