Zulip Chat Archive
Stream: new members
Topic: VSCode extension infoview error.
Kamila Szewczyk (Jan 10 2024 at 07:47):
Hello, my VSCode infoview appears to be broken, as it is empty and displays the following message:
Error loading webview: Error: Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state.
Does anyone else experience this?
Ruben Van de Velde (Jan 10 2024 at 09:09):
I think that I've seen that happen when a code
process gets stuck somewhere. Try to kill any that may be around and restart vs code after
Last updated: May 02 2025 at 03:31 UTC