You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.
rocky/lib/helpers/clone-request.js
Line 11 in 10053ae
Running under node 8.9.4 and using
https-proxy-agent
(https://github.com/TooTallNate/node-https-proxy-agent) to get across a corporate proxy, I get this error:Agent option must be an Agent-like object, undefined, or false.
Could fix it by restoring the agent after the deep cloning:
The text was updated successfully, but these errors were encountered: