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 3 years have passed since last update.

failed to write request: Broken pipe (os error 32)

Last updated at Posted at 2022-03-01

環境

  • Windows(WSL)
  • rust 1.58
  • vscode

状況

cargo checkなどは通るのに、vscode上でfailed to write requestというエラーがエディタ上に表示されて、赤線がいっぱいで非常に見づらい

どうしたか

rust 1.59にバージョンアップしたら解決した。

$ rustup default 1.59.0 

詳細はあまり調べられていない。

0
0
1

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?