nuxt-modules / google-fonts

Google Fonts module for NuxtJS
https://google-fonts.nuxtjs.org
MIT License
524 stars 41 forks source link

Out of Memory Issue During Build Process with Google Font/Nuxt Package #207

Open mojjjtaba opened 3 months ago

mojjjtaba commented 3 months ago

Hi Team,

I wanted to bring to your attention a significant issue I've encountered while using the Google Font/Nuxt package in my project. When attempting to deploy my project on Netlify, the build process fails due to an "Out of Memory" error. This issue seems to be directly related to the Google Font/Nuxt package, as removing it resolves the problem.

Here are some details about my environment and the error:

Nuxt Version: 3.11.2 Google Font/Nuxt Package Version: 3.2.0 Node Version: 20.12.1 Deployment Platform: Netlify

The error occurs during the build process, and the exact message is "Out of Memory". This issue prevents successful deployment, which is critical for production environments.

Could you please look into this matter? Any guidance or a potential fix would be greatly appreciated. If you need further details or logs, I'm happy to provide them.

Thank you for your assistance.

mgambella commented 2 months ago

I am also experiencing the same issue but with "nuxt": "^3.12.4"