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
When I try to require some URL it give me this error:
_http_agent.js:440
options = req[kRequestOptions];
^
TypeError: Cannot read property 'Symbol(requestOptions)' of undefined
at Agent.removeSocket (_http_agent.js:440:20)
at TLSSocket.onClose (_http_agent.js:367:11)
at TLSSocket.emit (events.js:326:22)
at net.js:673:12
at TCP.done (_tls_wrap.js:563:7)
The text was updated successfully, but these errors were encountered:
When I try to require some URL it give me this error:
The text was updated successfully, but these errors were encountered: