Zulip Chat Archive
Stream: new members
Topic: info view doesn't show in vs code
Sarah Linh (Mar 07 2025 at 16:36):
Hi, I'm new to lean and tried to use it in VS code and get the following error: Error loading webview: Error: Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state. Does someone know how to resolve this ?
Aaron Liu (Mar 07 2025 at 16:45):
did you try turning it off and on again
Sarah Linh (Mar 07 2025 at 16:57):
yes multiple times also restarted the file etc.
Marc Huisinga (Mar 07 2025 at 16:58):
If restarting VS Code (i.e. closing all VS Code windows and re-opening it) doesn't work - is there an error in the developer console? (Ctrl+Shift+P > 'Developer: Toggle Developer Tools')
Ruben Van de Velde (Mar 07 2025 at 17:41):
I do think that sounds like a stuck code
process. Can you try killing all the processes?
Kevin Buzzard (Mar 07 2025 at 22:42):
eg rebooting the computer?
Last updated: May 02 2025 at 03:31 UTC