qwtel / sqlite-viewer-vscode

A quick and easy SQLite viewer for VSCode, inspired by DBBrowser for SQLite and Airtable.
https://vscode.sqliteviewer.app
Other
171 stars 13 forks source link

Can't seem to update to latest version with OpenVSX #75

Open treeder opened 1 day ago

treeder commented 1 day ago
2024-10-23 08:46:14.588 [info] Extension host (Remote) is responsive.
2024-10-23 08:48:29.299 [info] Getting Manifest... qwtel.sqlite-viewer
2024-10-23 08:48:30.166 [info] Installing extension: qwtel.sqlite-viewer
2024-10-23 08:48:30.359 [info] Request to 'https://open-vsx.org/vscode/asset/qwtel/sqlite-viewer/0.8.6+web/Microsoft.VisualStudio.Code.WebResources/extension' failed with status code 404
2024-10-23 08:48:30.359 [warning] Error while fetching extension resources list Error
2024-10-23 08:48:30.538 [info] Request to 'https://open-vsx.org/vscode/asset/qwtel/sqlite-viewer/0.8.6+web/Microsoft.VisualStudio.Code.WebResources/extension/package.json' failed with status code 404
2024-10-23 08:48:30.539 [error] Error while installing the extension qwtel.sqlite-viewer Error while fetching manifest from the location 'https://open-vsx.org/vscode/asset/qwtel/sqlite-viewer/0.8.6%2Bweb/Microsoft.VisualStudio.Code.WebResources/extension'. Error
2024-10-23 08:48:30.550 [error] Error: Error while fetching manifest from the location 'https://open-vsx.org/vscode/asset/qwtel/sqlite-viewer/0.8.6%2Bweb/Microsoft.VisualStudio.Code.WebResources/extension'. 
qwtel commented 23 hours ago

Thanks for keeping me updated on the openVSX side of things. It appears this affects the target=web version only. I've tried installing it in a Google IDX workspace and it worked as intended.

There are some issues that seems related: https://github.com/eclipse/openvsx/issues/575, https://github.com/eclipse/openvsx/issues/744. Perhaps it can be resolved from the openvsx side.

treeder commented 10 hours ago

Those error messages from IDX. Strange it worked for you.