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

fix: docker build #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix: docker build #59

wants to merge 1 commit into from

Conversation

zentale
Copy link

@zentale zentale commented Jun 16, 2022

Build was failing with this error:

Installing hiredis 0.6.0 with native extensions

NoMethodError: undefined method `dir_mode=' for "/usr/local/bundle/cache/hiredis-0.6.0.gem":String

    @package.dir_mode = options[:dir_mode]
            ^^^^^^^^^^^

@pschultz
Copy link

pschultz commented Jul 3, 2023

Leaving this here so it shows up in the search:

Our build failed with a different error message, but the fix is the same. Our error was:

#7 27.81 Error details
#7 27.81
#7 27.81     NoMethodError: undefined method `inflate' for Gem:Module

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

Successfully merging this pull request may close these issues.

None yet

2 participants