Nate Pinsky
Nate Pinsky
I'm also seeing this issue, but with RVM preferring `2.7.2` over `2.7.5` when a `.ruby-version` specifies `2.7`
Update: Never mind. I just had my alias for 2.7 set to 2.7.2. Changing it to 2.7.5 fixed this issue for me.
I am also interested in this. Specifically, my interest is in adding `Faraday::TimeoutError` to the exceptions retried by default, which I think is reasonable behavior, given all the other magic...
Thanks for the insight, @tjoyal! @tarebyte Is this still on your radar? Happy to submit a PR if it would move things along.
Uncaught Error: ENOENT: no such file or directory, open '/var/folders/09/5zhm6xjx5gq135ncsk2kld18...
Hmm...I cloned my project, reproduced the error, got rid of extraneous files for sharing, and couldn't reproduce it anymore. I can now move `elm-package.json` around as much as I want,...