Failed to solve: process "/bin/sh -c yarn -W --network-concurrency=10 --network-timeout=600000 add turbo" did not complete successfully: exit code: 139

I am getting below error when I am trying to run sudo yarn build:docker

I am using MAC OS, and docker desktop with resources allocation as below:
8 GB Memory, 6 CPU, 1.5 GB swap, 96 GB virtual disk

my build was working fine till yesterday and then it started failing I don’t know the exact reason, I need your help. please let me know if you want me to share more information to have better understanding of issue.

That seems to be an error of yarn and the libraries it’s trying to install, some library changed over the last days and dependencies are not met anymore.