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

cpp extension installs but throws an error #2393

Closed
lazerlabs opened this issue Dec 2, 2020 · 2 comments
Closed

cpp extension installs but throws an error #2393

lazerlabs opened this issue Dec 2, 2020 · 2 comments

Comments

@lazerlabs
Copy link

I have code-server running on a vps with Ubuntu 20.04 LTS

This is the error that appears:
/home/spider/.local/share/code-server/extensions/ms-vscode.cpptools-1.1.2/bin/cpptools: 7: Syntax error: word unexpected (expecting ")")

I also tried to downgrade to extension version 1.1.1, same result (and same error).

  • Web Browser: Safari Version 14.0.1 (15610.2.11.51.10, 15610)
  • Local OS: macOS 10.15.7
  • Remote OS: Ubuntu 20.04.1 LTS
  • Remote Architecture: x86_64
  • code-server --version: 3.7.4 11f5378
@lazerlabs lazerlabs changed the title cpp extension installs but does not throw error cpp extension installs but throws an error Dec 2, 2020
@JammSpread
Copy link
Contributor

I recommend you refer to this. #2120 A rather temporary fix is to manually download the "cpptools-linux.vsix" from the cpptools releases page and install it from there.

@code-asher
Copy link
Member

Closing as a duplicate of #2120.

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

3 participants