-
Notifications
You must be signed in to change notification settings - Fork 407
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
VSCode extension can't install #1043
Comments
Same configuration here and same error When i try with the extension manager i got the error : EDIT: |
I'm also experiencing a similar issue issue with the same configuration. In my case, the extension pack (v. 45.1.0) installs quickly alongside the Apex Replay Debugger, the Apex Interactive Debugger, Aura Components, Lightning Web Components, and Visualforce. The Salesforce CLI Integration and Apex extensions are stuck in the 'Installing' status. |
@KevinGossentCap could you confirm you don't have more than one vscode installed? Also, are you trying to install the extensions using the vscode extensions sidebar or by clicking install from the market place listing ? |
Hi @lcampos To note: there have been a big change in VScode for extensions with version 1.31 (possibility to activate extensions without reload), it might be related. |
Hi @lcampos I also tried to uninstall VSCode and start with a v1.30 version to get classic extension reload button, and still the same issue, but I could launch the install with the vsix, and it seems to install all components, and works fine with a trailhead playground to test. |
Hello, Same error for me It's a fresh install of vscode without any extension. |
Hello, Same error for me :/ |
@1ktribble I think your experience might be related to an existing vscode issue where the install status doesn't get updated but the extensions do get installed. You can see that the extensions got installed by reloading vscode microsoft/vscode#68584. @KevinGossentCap I think you might be experiencing this as well, could you confirm ? For the rest of the people on this thread, there seems to be a different issue where at the moment vscode unpacks the At the moment, we're working on getting a way of replicating the |
@lcampos unfortunately it's not the same. Some of the extensions installed by the pack have it, but others (including the pack itself) are simply reverting themselves to a uninstalled status (so install button is available before and after clicking it). |
@lcampos Hello ! When I click install it doesn't prompt "installed", it prompts : And when I click on "Download Manually" I have the issue "Corrupt ZIP: end of central directory record signature not found". Thanks for your help ! |
Hi, |
Glad some of you are now able to install the extensions. I haven't been able to replicate the |
This issue has been automatically closed because there has been no response to our request for more information from the original author. Currently, there is not enough information provided for us to take action. Please reply and reopen this issue if you need additional assistance. |
have this issue on multiple company laptops right now. we are sitting behind a proxy but IT support first whitelisted the domains required by VSCode (https://code.visualstudio.com/docs/setup/network) as well as then deactivate the proxy. still getting the corrupt zip error |
@JoernBerkefeld I suggest you open an issue directly on the VSCode repo (https://github.com/microsoft/vscode) since they own the code that downloads extension updates. |
Summary
I'm doing a fresh install with latest tools and it seems impossible to install salesforce.salesforcedx-vscode extension (all the others are ok ot install independentaly).
Also, if after installing the other extensions and then try to install this one, theyr all end-up uninstalled.
VS Code Version: 1.31.0
SFDX CLI Version: Latest
OS and version: Windows 10 x64
The text was updated successfully, but these errors were encountered: