Stefan Krüger
Stefan Krüger
Yes, selecting a different mirror is unlikely to solve the issue for most users.
This was before Snacks was fully materializing. I'm a happy Snacks user, and it does exactly what this PR was trying to solve. Thank you @folke for Snack.nvim, it's amazing!
I think many people are struggling with their NVIDIA driver minor version not being found on the download site, this seems to fix it for me. Could this be merged...
Well, even the links on NVIDIA's developer site seems to be broken now, just tested with the latest driver. So maybe this still no quite fixes it, unless NVIDIA is...
Since it seems that the driver version is consistent across Debian, Fedora and RHEL, at least at this point, pulling the driver from the RHEL repository very likely also works...
I'm short on time right now, but will look into tests when I find time. Do you have a specific testing methodology?
> This looks fine to me as an approach to implementing the idea, but it's strange to me that it's necessary. Are the RHEL repositories more reliable? Have you inquired...
Thank you for looking into it. However, the workaround does not work for me. When I delete `storage-version` and run `supabase start`, I now get a different error: ``` Error...
@sweatybridge Thank you, the workaround is now working.