error Command failed with exit code 137 #1092
Answered
by
TradMod
yatinkhandelwal
asked this question in
Q&A
-
Earlier when I was running the command |
Beta Was this translation helpful? Give feedback.
Answered by
TradMod
Jul 18, 2022
Replies: 1 comment 1 reply
-
Exit code 137 means the build process ran out of memory. You will need to increase the amount of memory available. If you don't find this helpful then make a simple google search |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
yatinkhandelwal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Exit code 137 means the build process ran out of memory. You will need to increase the amount of memory available.
Also Check this: https://support.circleci.com/hc/en-us/articles/115014359648-Exit-Code-137-Out-of-Memory#:~:text=This%20is%20a%20Linux%20error,memory%2C%20your%20build%20will%20fail.
If you don't find this helpful then make a simple google search
error Command failed with exit code 137 yarn
you will find some possible solutions IA.