Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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

# 1 Close the VSCode 
# 2 Remove the cache dir
rm -rf ~/.config/Code/Cache/Cache_Data
Comment

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

rm -rf ~/.config/Code/Cache
Comment

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

if it is in the vscode then kill the vscode from command line

Window:
`taskkill /f /im code.exe`
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu 20.04 install yarn 
Shell :: Apache Maven brew 
Shell :: install and enable docker on arch 
Shell :: upgrade keras version 
Shell :: how to install flatpak ubuntu 
Shell :: how to uninstall postgres from ubantu 
Shell :: how to run flutter on google chrome 
Shell :: remove docker snap 
Shell :: Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed? 
Shell :: ssh key mac 
Shell :: diretcory size linux 
Shell :: count sub files in folder linux 
Shell :: allow ssh root 
Shell :: install webpack 
Shell :: restart-Service sshd 
Shell :: install fast api 
Shell :: check if kubernetes is running 
Shell :: apt remove ppa 
Shell :: install c++ ubuntu 
Shell :: command failed with exit code 1: yarn build 
Shell :: add user to sudoers debian 
Shell :: install postcss 
Shell :: how to update remote branches list git 
Shell :: how to install mongoose 
Shell :: reload bashrc 
Shell :: how to configure bluetooth on ubuntu command line 
Shell :: get random number shell script 
Shell :: Show history in powershell across the sessions 
Shell :: how to install firebase in ubuntu 
Shell :: m1 cocoapods 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =