You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been having an issue with this module, where the fetching of font files sometimes fails during the production build. I haven't been able to create a reliable reproduction yet—it seems to happen at random.
The build is done in GitHub CI, where a Docker image is built, using Node version 18.
This is the error log from the problematic deployment:
I've been having an issue with this module, where the fetching of font files sometimes fails during the production build. I haven't been able to create a reliable reproduction yet—it seems to happen at random.
The build is done in GitHub CI, where a Docker image is built, using Node version 18.
This is the error log from the problematic deployment:
Has anyone else come across this issue? Wouldn't it be better to exit rather than continue with the build if the font fetch fails?
The text was updated successfully, but these errors were encountered: