0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

vscodeでmdがプレビュー表示されない

Posted at

エラー

vscodeで.mdファイルを編集しようとしたときに[ctlr] + K → Vでプレビュー表示しようとした際に、以下のエラー分が表示された。

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

環境

  • vscode : 1.79.2
  • Ubuntu 20.04.6 LTS

対処法

調べたところ再起動で解決するらしいが、windowを閉じるだけでは上手く行かない。

psコマンドで確認。→裏で動いていた
pkillを用いて再起動

治った

よくわかんないけど治ったからヨシ

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?