Skip to content

Instantly share code, notes, and snippets.

@ganey
Created December 17, 2024 13:52
Show Gist options
  • Save ganey/e21df163f47a51fcdab7bd2c2ac7ec24 to your computer and use it in GitHub Desktop.
Save ganey/e21df163f47a51fcdab7bd2c2ac7ec24 to your computer and use it in GitHub Desktop.
Sorbet Bundler undefined method `flat_map' for nil:NilClass error
@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