-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Downloading package 'C/C++ language components (Windows)' Failed. #3640
Comments
@Gan-Jason Your http-proxy settings might be misconfigured. You could try downloading/installing the offline vsix (or setting the C_Cpp.updateChannel to "Insiders). |
thanks,i make it after installing the offline vsix.lol |
Hey,I am installing this online and it still give me such an error.Should I perhaps dobwload for offline enviroment?I don't even know why this problem occured in the first place. |
@EndOfTheGlory It could be some proxy issue from our OS-specific download -- after VS Code allows OS-specific vsix's this issue should get fixed. Yeah, the workaround is to use the Install from VSIX command with the "offline" vsix on our releases page. |
Hi, I get the same error: After I download offline cpptools-osx.vix, it shows timeout error: Can you please take a look? Thanks. |
Never mind, I download cpptools-win32.vsix and install it successfully. I install in Windows 10. |
cpptools-linux.vsix - for 64-bit Linux |
Hello!!!! here is what i am seeing i don't know why ; Installing package 'C/C++ language components (Windows)' |
@Genal-Delta1 You've hit some unknown download/install issue. Can you try again or download/install the offline vsix at https://github.com/microsoft/vscode-cpptools/releases/download/0.28.0/cpptools-win32.vsix (run the "Install from VSIX" command in VS Code). |
win10 64bit ms-vscode.cpptools-0.23.0
Can you help me with this error?I'm online,it didn't work even though i uninstalled version 0.23.0 and then installed version 0.22.1.
Updating C/C++ dependencies...
Downloading package 'C/C++ language components (Windows)' Failed. Retrying... Failed. Retrying... Failed. Retrying...Waiting 8 seconds... Failed. Retrying...Waiting 16 seconds... Failed. Retrying... Done!
Downloading package 'ClangFormat (Windows)' Failed. Retrying... Failed. Retrying... Failed. Retrying...Waiting 8 seconds... Failed. Retrying...Waiting 16 seconds... Failed. Retrying... Done!
Downloading package 'Visual Studio Windows Debugger' Failed. Retrying... Failed. Retrying... Failed. Retrying...Waiting 8 seconds... Failed. Retrying...Waiting 16 seconds... Failed. Retrying... Done!
Installing package 'C/C++ language components (Windows)'
Failed at stage: installPackages
Error: end of central directory record signature not found
If you work in an offline environment or repeatedly see this error, try downloading a version of the extension with all the dependencies pre-included from https://github.com/Microsoft/vscode-cpptools/releases, then use the "Install from VSIX" command in VS Code to install it.
Originally posted by @Gan-Jason in #694 (comment)
The text was updated successfully, but these errors were encountered: