-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
yarn download:plugins disregard proxy settings #10267
Comments
@Niklas-Dahlquist thank you for reporting the issue. Can you confirm if you are able to install extensions at runtime through the extensions-view? The resolvement of extension-packs uses the |
Hi Vincent, |
We're now running into almost the same problem in our CI. The trouble appears to start with the |
FWIW, I am seeing the same problem. |
Just to give some context how this is fixed: The |
Bug Description:
Latest changes to download-plugins.ts doesn't follow proxy settings
Steps to Reproduce:
Do a yarn download:plugins behind a proxy that requires login in Theia Blueprint, is it caused by Blueprint now since a vscode-builtin bundle was introduced, where the resolving kicks-in?
Fails during this step: download-plugins.ts:125 console.warn('--- resolving extension-packs ---');
The text was updated successfully, but these errors were encountered: