Bundle install throw unknown ruby installation type error

Description of the issue

We started seeing this issue today (apr 26, 2023)

Install bundler
$ gem "install" "bundler" "--force" "--no-document" "--version" "2.2.25"
Successfully installed bundler-2.2.25
1 gem installed
Install Fastlane with bundler
failed to create bundle command, error: unknown ruby installation type
failed to create bundle command, error: unknown ruby installation type

Does anyone have ever experienced this or has any ideas why it is happening?

1 Like

Hey,
what stack do you use and what ruby version did you set? Do you have any build logs we can check?

Hi @gyula.petrovics ,

Just wanna give you an update, changed the Ruby version to 3.1.3 did fixed the issue.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.