get-translations.js
logs raw error to console with explanation despite the case being handled just fine
#2436
Labels
🤖 aspect: dx
Concerns developers' experience with the codebase
🛠 goal: fix
Bug fix
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: mgmt
Related to repo management and automations
Description
just frontend/run i18n
will log the following massive error blob to console without explanation despite the error being handled (and not being an issue and even being expected locally):Reproduction
Fix
Skip bulk download attempt altogether if not in CI or if the configuration for it doesn't exist (not sure how this is configured or checked, it's not documented in the code at all).
The text was updated successfully, but these errors were encountered: