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

Unable to install extensions #2795

Closed
dcalhoun opened this issue Dec 3, 2020 · 1 comment
Closed

Unable to install extensions #2795

dcalhoun opened this issue Dec 3, 2020 · 1 comment
Labels
A-extension Area: Extension/plugin integration, vscode or VimL bug Something isn't working U-other Upstream: Potentially dependent on upstream projects other than the usual suspects

Comments

@dcalhoun
Copy link

dcalhoun commented Dec 3, 2020

I am setting up a new MacBook and while attempting to install Oni2 extensions, they all fail no matter which approach. I've tried installing sdras.night-owl, esbenp.prettier-vscode, and a vsx file for rescript-vscode.

Steps to Reproduce

  1. Open Extensions sidebar.
  2. Search for "night."
  3. Click "Install" for Night Owl theme.

- OR -

  1. Launch Terminal.
  2. oni2 --install-extension sdras.night-owl

Expected Result

Extension installs successfully.

Actual Result

Extension fails to install.

Screenshots Failed UI extension install 1 Failed UI extension install 2 Failed CLI extension install

Environment

  • macOS 11.0.1
  • Onivim2 0.5.1698
@bryphe bryphe added A-extension Area: Extension/plugin integration, vscode or VimL bug Something isn't working U-other Upstream: Potentially dependent on upstream projects other than the usual suspects labels Dec 3, 2020
@bryphe
Copy link
Member

bryphe commented Dec 3, 2020

Thanks for the issue and logs, @dcalhoun !

Just fixed this in #2786 - it's available in the latest nightly build now.

@bryphe bryphe closed this as completed Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-extension Area: Extension/plugin integration, vscode or VimL bug Something isn't working U-other Upstream: Potentially dependent on upstream projects other than the usual suspects
Projects
None yet
Development

No branches or pull requests

2 participants