Quantcast
Viewing all articles
Browse latest Browse all 8936

Error: EISDIR: illegal operation on a directory, read

はじめに 発生したエラーに対していくらコードを見直しても原因がわからず苦戦したため、メモ 発生したエラー Error: EISDIR: illegal operation on a directory, readh (詳細省略) 原因 ディレクトリーに対してファイル読み取りfs.readFileSyncを行っていたことが原因 本来ファイルのみ存在しているディレクトリに、サブディレクトリを作っていたのが原因。いくらコードを見直しても解決できないのは当然ですね・・

Viewing all articles
Browse latest Browse all 8936

Trending Articles