Jason Perrone

Results 46 comments of Jason Perrone

@mildred Can I ask a question? Do you think this would cause this problem I am facing since upgrading Spring from 2.1.1. I have the following command: ``` bin/rails db:drop...

My VM totally corrupted itself and lost internet connectivity. I can't install vmware-tools for all the reasons mentioned in this issue and I can't install open-vm-tools because it tries to...

Understood, thanks @presidentbeef

I don't think this problem is limited to tests. I am seeing this in a production 8.0.2 app. See #5774

Happens to me too. I thought it was Ruby 3.3.6, didn't think about ruby gems.

So yes, in my case the problem was that my installed bundler gem was a slightly different version than what was specified in Gemfile.lock. I installed the correct bundler and...