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?

文字列に終端記号 " がありません。/ステートメント ブロックまたは型定義に終わりの '}' が存在しません。(構文的に正しいのにエラーが発生した場合)

Posted at

発生していたエラー

文字列に終端記号 " がありません。
ステートメント ブロックまたは型定義に終わりの '}' が存在しません。

【解決策】
・VSCode上で「UTF-8」で保存していたことが原因。VSCode右下の[UTF-8]をクリックして、[Save with Encoding] -> [UTF-8 with BOM]を選択して保存しなおす。


環境

・Windows

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?