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

"LeetCode.vscode-leetcode" extension not found or can't install the extension #871

Open
artkpv opened this issue Mar 23, 2023 · 1 comment

Comments

@artkpv
Copy link

artkpv commented Mar 23, 2023

🐛 Bug Report

VSCode, 1.76.2, on ArchLinux, can not find LeetCode.vscode-leetcode extension.

To Reproduce

Run:

❯ code --install-extension LeetCode.vscode-leetcode
Installing extensions...
Extension 'leetcode.vscode-leetcode' not found.
Make sure you use the full extension ID, including the publisher, e.g.: ms-dotnettools.csharp
Failed Installing Extensions: leetcode.vscode-leetcode

Or ext install LeetCode.vscode-leetcode in Ctrl+P

Expected behavior

The extension is found and installed. Or provide VSIX file to install it.

Extension Output

Not extension output as it fails to install.

Your Environment

  • os: Linux ARCHPC 6.2.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 11 Mar 2023 14:28:13 +0000 x86_64 GNU/Linux
  • extension settings:
  • nodejs version: v19.8.1
  • vscode version: 1.76.2, ee2b180d582a7f601fa6ecfdad8d9fd269ab1884, x64
  • extension version: 0.18.1
@Ealinse
Copy link

Ealinse commented Apr 9, 2024

have you solved it ?

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

2 participants