Clean task references removed method from vite_ruby
during production deploy
#91
Labels
bug
Something isn't working
vite_ruby
during production deploy
#91
Hi there, I'm building a new Maglev instance (1.7.3) on Rails 7.2 with Ruby 3.3.5.
I'm getting this error when I try to run in production:
After doing some digging, I suspect it's because the
clean_from_task
method was removed invite_ruby
3.8.0: https://my.diffend.io/gems/vite_ruby/3.7.0/3.8.0 and the dependency is listed as 3.9.0.... and you can see a commit related to it on Aug 12 here: ElMassimo/vite_ruby@824b4ef, which reads:The problem seems to be here:
maglev-core/lib/tasks/maglev_tasks.rake
Lines 95 to 100 in d446396
The text was updated successfully, but these errors were encountered: