Une Goupelin Autiste utilise witches.town. Vous pouvez læ suivre et interagir si vous possédez un compte quelque part dans le "fediverse".

Okay, so now I'm just not able to get the assets to precompile, so that's someething?

Huh. Ran bundle install and everything is there, I think?

but when I run RAILS_ENV=production bundle exec rails assets:precompile it just dies after webpacker is trying to compile assets

Getting a GemNotFound error?

@spiderrobotpig idk but maybe you need the RAILS_ENV=production env for the bundler install also?

try export RAILS_ENV=production and then run the two normally