Skip to content
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 Code Server complains that C++ module is not installed correctly #10

Closed
jackpien opened this issue Oct 22, 2020 · 0 comments
Closed

Comments

@jackpien
Copy link
Contributor

jackpien commented Oct 22, 2020

A recent docker stack build causes VSCode Code Server tooltip to pops up saying C++ module (1.0.1) is not installed correctly.

Output panel says

[Error - 4:00:56 PM] Connection to server got closed. Server will not be restarted.
/home/hadabot/.local/share/code-server/extensions/ms-vscode.cpptools-1.0.1/bin/cpptools: 1: Syntax error: word unexpected (expecting ")")

Apparently other people also have problems - microsoft/vscode-cpptools#6190

But looks like it's a Code Server issue downloading the aarch64 vesion of cpptools fro arm64 ?! - coder/code-server#2120

Workaround is to explicitly download the cpptools-linux version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant