eugeneware / eugeneware/ffmpeg-static
Install behind proxy
Open
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
When I try to install this via NPM, I run into an issue when I am behind a proxy in work. As it requires a username and proxy, the install file only passes the hostname, port and protocol when attempting to use a proxy.
This causes the install to fail as it can't connect to the proxy properly.
Can you add the required auth option that https-proxy-agent uses for this type of proxy?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.