Abdul Basit
Joined
10 Experience
0 Lessons Completed
0 Questions Solved
Activity
With rails 7.1.3, node 20, and bundler 2.5.5 I get the following error on production whereas it runs perfectly on development
Could not spawn process for application. The application encountered the following error: You have already activated base64 0.1.1, but your Gemfile requires base64 0.2.0. Since base64 is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports base64 as a default gem. (Gem::LoadError)