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

ChromaticのGithub Actionsでのデプロイが失敗している #2241

Closed
Hiroshiba opened this issue Aug 21, 2024 · 0 comments · Fixed by #2243
Closed

ChromaticのGithub Actionsでのデプロイが失敗している #2241

Hiroshiba opened this issue Aug 21, 2024 · 0 comments · Fixed by #2243
Labels

Comments

@Hiroshiba
Copy link
Member

不具合の内容

タイトルの通り、テストを兼ねてChromaticへGithub ActionsでStorybookをデプロイしているのですが、先ほどそのCDが落ちてることに気づきました。
一応ワークアラウンド的ですが解決策も探したので、メモがてらissueにしました。

現象・ログ

https://github.com/VOICEVOX/voicevox/actions/runs/10494068158

エラーが起きている原因はJavaScript heap out of memory

その他

issueを見るにどうやらViteの問題・・・?らしく、ソースマップがつけられることが原因っぽかったです。
ワークアラウンドになりますが、--max-old-space-sizeを指定すると良さそうでした。

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

Successfully merging a pull request may close this issue.

1 participant