microsoft / vscode-livepreview

Hosts a local server in your workspace for you to preview your webpages.
http://aka.ms/live-preview
MIT License
375 stars 54 forks source link

preview not working #655

Open vamshi99-developer opened 5 days ago

vamshi99-developer commented 5 days ago

Error loading webview: Error: Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state..

Vikashhans07 commented 5 days ago

The local IP address "" is not formatted correctly. Using default 127.0.0.1.

andreamah commented 2 days ago

Are you on a codespace or a different remote? or on desktop vscode locally?