JanZuska commented on issue #26651:
URL: https://github.com/apache/superset/issues/26651#issuecomment-2498200677

   > Cool! I tried cherry picking your commits on top of the 4.1 branch but the 
docker build then fails because of js linting issues. Do you plan on upgrading 
to 4.1 any time soon? I'll maybe try again this week-end to make the branch 
work.
   
   Thanks for trying it out! Regarding the issue you mentioned, have you 
checked if you allocated enough memory for the build? From my experience, it 
requires quite a bit of memory. My current setup is at 9GB, though I can't 
recall if the minimum was 8GB or 12GB. Additionally, you might want to try 
building the image with Docker BuildKit enabled (`DOCKER_BUILDKIT=1 docker 
build`), it often resolves some of the build issues. Let me know how it goes!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to