tvdeyen
solidus_core, because of a bug for all stores not having the activestorage gem in their Gemfile.
This is already fixed in https://github.com/solidusio/solidus/pull/5479
Alternatlively one can add activestorage by
bundle add activestorage -v YOUR_RAILS_VERSION
or wait for the next patch level release that will be released soon.
Apologies for the unconvenience 🙏🏻tvdeyen
Joseph Herbert
11/05/2023, 9:06 AMtvdeyen
bundle update solidus_core