We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running out
`
2025-02-10T11:27:45.157348+00:00 app[web.1]: npm notice 2025-02-10T11:27:45.186912+00:00 app[web.1]: + npm run build -w web/frontend 2025-02-10T11:27:45.350189+00:00 app[web.1]: 2025-02-10T11:27:45.350192+00:00 app[web.1]: > [email protected] build 2025-02-10T11:27:45.350193+00:00 app[web.1]: > vite build 2025-02-10T11:27:45.350193+00:00 app[web.1]: 2025-02-10T11:27:45.661030+00:00 app[web.1]: vite v4.5.9 building for production... 2025-02-10T11:27:45.705198+00:00 app[web.1]: transforming... 2025-02-10T11:28:05.356041+00:00 heroku[web.1]: Process running mem=831M(162.4%) 2025-02-10T11:28:05.357500+00:00 heroku[web.1]: Error R14 (Memory quota exceeded) 2025-02-10T11:28:27.414573+00:00 heroku[web.1]: Process running mem=1180M(230.5%) 2025-02-10T11:28:27.416648+00:00 heroku[web.1]: Error R15 (Memory quota vastly exceeded) 2025-02-10T11:28:27.418826+00:00 heroku[web.1]: Stopping process with SIGKILL 2025-02-10T11:28:27.669278+00:00 heroku[web.1]: Process exited with status 137 2025-02-10T11:28:27.694595+00:00 heroku[web.1]: State changed from starting to crashed
I have created a project with custom modules added, however, I am constantly running into out of memory error.
I am deploying to Heroku (I have also tried deployed to AWS with same error). I am using npm as suggested here.
This has become a huge blocker for me. Please share how we can fix this issue.
The text was updated successfully, but these errors were encountered:
can you share mini repo.
Sorry, something went wrong.
No branches or pull requests
Running out
`
`
I have created a project with custom modules added, however, I am constantly running into out of memory error.
I am deploying to Heroku (I have also tried deployed to AWS with same error). I am using npm as suggested here.
This has become a huge blocker for me. Please share how we can fix this issue.
The text was updated successfully, but these errors were encountered: