node ./scripts/build-assets.mjs コマンドを実行すると、JavaScript heap out of memory エラーが発生します。 #13278
Closed
1 task
Labels
⚠️bug?
This might be a bug
💡 Summary
node ./scripts/build-assets.mjs コマンドを実行すると、実行に時間がかかり、最終的に次のエラーが発生します。
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory.
🥰 Expected Behavior
コマンドの実行がエラーなく完了しました
🤬 Actual Behavior
次のエラーが発生しました
📝 Steps to Reproduce
node ./scripts/build-assets.mjs
を実行します。💻 Frontend Environment
🛰 Backend Environment (for server admin)
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: