Created
December 17, 2024 13:52
-
-
Save ganey/e21df163f47a51fcdab7bd2c2ac7ec24 to your computer and use it in GitHub Desktop.
Sorbet Bundler undefined method `flat_map' for nil:NilClass error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@materializations.flat_map bundler can get an error `undefined method `flat_map' for nil:NilClass` | |
Swapping to bundler < 2.6 fixes this for now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment