[BUG] options.agent #15

Closed
opened 2020-06-17 05:38:12 +00:00 by mightymercado · 2 comments
mightymercado commented 2020-06-17 05:38:12 +00:00 (Migrated from github.com)

I encountered this error when running node funi.js --auth --proxy-auth "user:pass" --proxy "https://x.x.x.x:4000" after entering auth details.

[ERROR] TypeError: Expected the `options.agent` properties to be `http`, `https` or `http2`, got `_events`
I encountered this error when running `node funi.js --auth --proxy-auth "user:pass" --proxy "https://x.x.x.x:4000"` after entering auth details. ``` [ERROR] TypeError: Expected the `options.agent` properties to be `http`, `https` or `http2`, got `_events` ```
LuisLucas32 commented 2020-06-26 07:16:24 +00:00 (Migrated from github.com)

You are supposed to give it your own proxy. That is just an example of how to use it

You are supposed to give it your own proxy. That is just an example of how to use it
anidl-git commented 2020-10-13 17:33:52 +00:00 (Migrated from github.com)

proxy dont work right now

proxy dont work right now
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/multi-downloader-nx#15
No description provided.