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

VSCodium reports as it is not compatible with VS Code '1.81.1'. #209

Closed
marcusgreen opened this issue Apr 14, 2024 · 2 comments
Closed

VSCodium reports as it is not compatible with VS Code '1.81.1'. #209

marcusgreen opened this issue Apr 14, 2024 · 2 comments

Comments

@marcusgreen
Copy link

Describe the bug
Works wonderfully with VSCode but cannoot install with VSCodum.
Greetings from (old) York.

To Reproduce
Steps to reproduce the behavior:

  1. Download from https://marketplace.visualstudio.com/items?itemName=rjmacarthy.twinny
    2.From the command line run codium --install-extension rjmacarthy.twinny-3.11.4.vsix
  2. See error

Installing extensions...
(node:1112329) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use codium --trace-deprecation ... to show where the warning was created)
Error: Unable to install extension 'rjmacarthy.twinny' as it is not compatible with VS Code '1.81.1'.
at U.install (/usr/share/codium/resources/app/out/vs/code/node/cliProcessMain.js:50:6422)
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
at async y.installVSIX (/usr/share/codium/resources/app/out/vs/code/node/cliProcessMain.js:28:363)
at async /usr/share/codium/resources/app/out/vs/code/node/cliProcessMain.js:27:19337
at async Promise.all (index 0)
at async y.installExtensions (/usr/share/codium/resources/app/out/vs/code/node/cliProcessMain.js:27:19266)
at async /usr/share/codium/resources/app/out/vs/code/node/cliProcessMain.js:50:33025
at async Object.ge [as main] (/usr/share/codium/resources/app/out/vs/code/node/cliProcessMain.js:50:38084)
at async v (/usr/share/codium/resources/app/out/vs/code/node/cli.js:14:26808)
Failed Installing Extensions: file:///home/marcusgreen/Downloads/rjmacarthy.twinny-3.11.4.vsix

Expected behavior
Installation

Screen shot is output from when attempting to install from within VSCodium.

twinny_error

@rjmacarthy
Copy link
Collaborator

Hey, I am able to install with latest VSCodium through the built in extension market place there, are all of your version numbers including codium cli up to date?

@marcusgreen
Copy link
Author

My apologies, my vscodium was not up to date (I had installed via snap). I have now installed using the deb and it is the right version and explaining my own code to me. Sorry for wasting your time, and thank you for this fabulous plugin.

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