illixion / vscode-vibrancy-continued

Enable Acrylic/Glass effect for your VS Code.
MIT License
516 stars 27 forks source link

[Bug]: Extension fails to launch #43

Closed MartinRybergLaude closed 1 year ago

MartinRybergLaude commented 1 year ago

Is there an existing issue for this?

Current Behavior

The extension fails to launch. The reason is likely found in commit 2857f2720efd6f2a38754ce070c534cff3e160a0 where a package called rifraf seems to have been installed instead of rimraf. Should be an easy fix!

Expected Behavior

Extension should launch.

Steps To Reproduce

Try to launch the extension.

Environment

- OS: MacOS
- VSCode: 1.73.1
- Extension: Vibrancy Continued

Anything else?

No response

nnamdiogbu commented 1 year ago

Bummed, wanted to use this extension now. Easy fix, but probably won't be fixed anytime soon

thisbejann commented 1 year ago

Is this related to the error "Command 'Reload Vibrancy' resulted in an error (command 'extension.updateVibrancy' not found)? image

illixion commented 1 year ago

Not sure how I managed to miss that, my bad, just pushed an update that fixes this.