theroyallab/ST-tabbyAPI-loader

Uncaught SyntaxError: ambiguous indirect export: api_server_textgenerationwebui

Closed this issue · 1 comments

After installing the extension in ST, I get the following error in the browser console:
image

This breaks all functionality, as the settings page for the app doesn't even show up in the extensions tab.
This error is related to the import made in line 2 of the index.js script of this extension.

I am running the ST staging branch, but I assume that's not the issue since there is no difference between the staging and release branch at the moment that would specifically break this import.

Fixed in latest commits. Closing.