Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

electron:serve し、コードに変更を加えた後、Illegal operation on a directory. のエラーが出ることがある #941

Closed
1 of 3 tasks
raa0121 opened this issue Sep 17, 2022 · 1 comment · Fixed by #944

Comments

@raa0121
Copy link
Contributor

raa0121 commented Sep 17, 2022

不具合の内容

image

現象・ログ

上記のエラーダイアログがでる

再現手順

electron:serve し、コードに変更を加え、リビルドされる

期待動作

VOICEVOXのバージョン

0.?.0

OSの種類/ディストリ/バージョン

  • Windows
  • macOS
  • Linux

その他

https://live.nicovideo.jp/watch/lv338511382 中にヒホさんの手元で発生した

@Hiroshiba
Copy link
Member

ちょっと調べたのか想像しただけなのか定かじゃないのですが、ホットリロードのタイミングでディレクトリが引数に渡る形でアプリが実行され、その引数をドラッグアンドドロップ時のプロジェクトファイルだと勘違いし、ファイルを読もうとしてこのエラーになっているのでは、とか思ってます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants