错误
加载 Web 视图时出错: Error: Could not register service workers: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state.
解决方案
https://stackoverflow.com/questions/67698176/error-loading-webview-error-could-not-register-service-workers-typeerror-fai
If you are using Ubuntu, there is probably another (maybe hidden) vscode process, which is causing the problem.
killall code
非常好用
1022

被折叠的 条评论
为什么被折叠?



