conwnet / conwnet/github1s

Installing an extension from vsix raises a "No Servers" exception

Open
#244 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
23.3k
Forks
904
Avg merge
4h 23m
Merged PRs (30d)
28

Description

I've been trying to make my extension ([betterfountain](/piersdeseilligny/betterfountain)) compatible with github1s (installing it currently causes the error "Cannot install 'Better Fountain' because this extension has defined that it cannot run on the web server").

In order to do so, I want to install any test versions through a vsix file, rather than publishing it to the marketplace simply for a test.

Currently, however, it appears impossible, given that selecting "Install from vsix" and then picking a vsix file in the currently open repo, raises an extremely vague "No Servers" error, with no more details than that in any log:

![image](https://user-images.githubusercontent.com/42496508/112159730-5f6fd880-8be1-11eb-8244-2f594bcd3871.png)

I've also tested with a .vsix of the vim extension, which definitely works without any issues, and it's the same error. Presumably this is a bug? Ideally it would be nice to be able to upload vsix files, rather than them needing to be on the repo, but I realize that's probably quite a bit more complicated.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.