-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Issue]: connectex behind proxy #1193
Comments
This could be something as simple as curl being recognized/allow-listed by the proxy while NVM for Windows is not. Regardless, this is a proxy problem, not an NVM for Windows problem. That said, if I knew what is forbidden, and if there is a possibility I could add something to NVM for Windows to make it more compatible with common proxies, I'd be open to doing so. |
Hi, |
@GuillermoOdoneYPF you don't need to program anything. There are two approaches: 1. Using NVM for Windows nvm proxy http://username:password@proxy-server:port 2. Using Environment Veriables You can set |
Hi, the thing is it uses IWA; it dont accept username:password. (uses NTLM) |
What happened?
PROBLEMS DETECTED
Connection to nodejs.org cannot be established. Check your proxy (none) and your physical internet connection.
Could not connect to nodejs under network proxy while curl works fine.
What did you expect to happen?
no exception
Version
1.1.11 or newer (Default)
Which version of Windows?
Windows 11+
Which locale?
English (Default)
Which shell are you running NVM4W in?
PowerShell
User Permissions?
Administrative Privileges, Elevated
Is Developer Mode enabled?
None
Relevant log/console output
Debug Output
Anything else?
No response
The text was updated successfully, but these errors were encountered: