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

Plugin install fail from open-vsx.org #13904

Closed
DigitLib opened this issue Jul 9, 2024 · 4 comments · Fixed by #13907
Closed

Plugin install fail from open-vsx.org #13904

DigitLib opened this issue Jul 9, 2024 · 4 comments · Fixed by #13907
Milestone

Comments

@DigitLib
Copy link

DigitLib commented Jul 9, 2024

Bug Description:

Using Extensions tab don't install from open-vsx.org

Steps to Reproduce:

  1. Open Thei IDE
  2. Go to Extensions tab
  3. Install Astro plugin

Additional Information

  • Operating System: Linux CachyOS (Arch based)
  • Theia Version: 1.51.0

None of extensions are installed when use this tab. Tried Continue and Astro. Shows installing but nothing happened.
CachyOS added recently installation in their repo.
Tried to installed appimage (official) and in installed app from repo.

@JonasHelming
Copy link
Contributor

I just tried, both extensions install for me without any issues. Can you describe exactly how you get to the "Extension tab", it is supposed to be the "Extension view" opened e.g. via the menue "View" => "Extensions"

@DigitLib
Copy link
Author

I use regular tab on the left, also tried with View -> Extensions.
Checked the INFO in terminal and see that old versions are used
Continue is v0.8.43 but get in Extensions 0.1.3

For Astro latest is v2.11.0 but get v0.26.2 and can not install because can not find a file

INFO [[object Object]]: trying to resolve latest version...
INFO [astro-build.astro-vscode]: resolved to 'astro-build.astro-vscode-0.26.2'
INFO [astro-build.astro-vscode-0.26.2]: trying to download from "https://open-vsx.org/api/astro-build/astro-vscode/0.26.2/file/astro-build.astro-vscode-0.26.2.vsix"... to path /home/andrax/.theia-ide/tmp/vscode-download
INFO [astro-build.astro-vscode-0.26.2]: not found

Thank you.

@msujew
Copy link
Member

msujew commented Jul 10, 2024

I can reproduce and found the issue, seems like the documentation is wrong... (note the >= and <= symbols)

image

@DigitLib
Copy link
Author

@msujew Yes!

@sgraband sgraband added this to the 1.52.0 milestone Jul 25, 2024
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

Successfully merging a pull request may close this issue.

4 participants