I get this error when I try to use RAILS_ENV=production rails assets:precompile. It causes my build to fail on Heroku and locally.
I tried using Chat-GPT to fix the issue, but none of the workarounds it suggested work.
Solidus Version:
gem "solidus", "~> 4.6"
To Reproduce
Clone https://github.com/cesartalves/sample-store and run the rails command cited above.
-->
Expected behavior
Precomplication of assets should work
Screenshots
Desktop (please complete the following information):*
Additional context
Long time no see!
I get this error when I try to use
RAILS_ENV=production rails assets:precompile. It causes my build to fail on Heroku and locally.I tried using Chat-GPT to fix the issue, but none of the workarounds it suggested work.
Solidus Version:
gem "solidus", "~> 4.6"
To Reproduce
Clone https://github.com/cesartalves/sample-store and run the rails command cited above.
-->
Expected behavior
Precomplication of assets should work
Screenshots
Desktop (please complete the following information):*
Additional context
Long time no see!