Open jpaczia opened 4 years ago
Let's see if the change fixes the issue (extensions are deployed once per day). If yes, I can remove the old broken versions.
@jpaczia could you check the latest version 8.13.2? https://open-vsx.org/extension/James-Yu/latex-workshop
Thanks, it's working again :+1:
I deleted the broken versions.
Version 8.20.2 is failing again with the same error for me (the previous version works fine)
I thought I was the only one.
Dev tools log:
workbench.desktop.main.js:2036 Activating extension 'James-Yu.latex-workshop' failed: Cannot find module '/home/liv/.vscode-oss/extensions/james-yu.latex-workshop-8.20.2/out/src/main.js'
Require stack:
- /usr/share/vscodium-bin/resources/app/out/vs/loader.js
- /usr/share/vscodium-bin/resources/app/out/bootstrap-amd.js
- /usr/share/vscodium-bin/resources/app/out/bootstrap-fork.js.
This issue is being tracked at #414, and has been resolved (mostly).
Since all other issues are closed except for this one, I'd like to follow up: The extension (8.20.2) seems to be (partially) broken again. When using the latest version of VSCodium, the installation of Latex Workshop v8.20.2 installs just fine on Kubuntu 21.10, but fails on Fedora 34. When clicking "install another version", v8.20.2 published 26 days ago fails with the given error message, but 8.19.2 is working just fine. I don't understand why this error seems to occur only on Fedora...
Let's try to ask the author to publish: https://github.com/James-Yu/LaTeX-Workshop/issues/2944 There is not really extra effort for them with testing, just adding a token and publish command. Plus many authors already doing it.
Hi! Looks like a similar issue is in template-string-converter
package: https://github.com/meganrogge/template-string-converter/issues/59 Could it be related (e.g. common publishing pipeline)?
Could you open a new issue if template-string-converter
does not work?
Sure, NP.
It looks like the extension is still not working, but because of another cause, created https://github.com/James-Yu/LaTeX-Workshop/issues/3011 to track this.
Apparently this will take a while to fix: https://github.com/James-Yu/LaTeX-Workshop/issues/3011#issuecomment-992627030
Currently the LaTex-Workshop extension is not working in VSCodium. According to this comment the
out/
of OpenVSX directory is missing. The issue has already been reported to the VSCodium team here but has been rejected.