質問するログイン新規登録

質問編集履歴

1

誤字

2020/10/29 05:27

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  プラグインは言語サーバーの設定を自動で行ってくれるので、`:LspInstallerServer`を叩くだけなのですが、そこで以下のエラーが発生します。
4
4
  ```
5
- 0tar.exe: Error opening archive: Failed to open '\.\tare0'
5
+ tar.exe: Error opening archive: Failed to open '\.\tare0'
6
6
  ```
7
7
 
8
8
  エラーの発生元は、上記githubリンク内のinstaller/install-eclipse-jdt-ls.shです。