Deployment failed with error "cannot load such file -- faraday/net_http (LoadError)"

1 Like

how did you resolve this issue?

See my answer here, maybe that helps: Cannot load such file -- faraday/net_http (LoadError) - #3 by tmr

1 Like

You are right. The problem is faraday-net_http.
Downgrade the version from the latest 3.4.0 to 3.3.0 and this issue will be solved.