While my previous project works perfectly under the VS Code debugger, I am encountering issues when trying to build it from the command line. The specific error message I am receiving is:
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
- nest version 9.0.0
- node version 16.16.0