When i try to pass the command “npm run build” from my react-app, the process is exited in the middle and throws a below error.
Error : The build failed because the process exited too early. This probably means the system ran out of memory or someone called kill -9 on the process.
Important Tools Versions are same in local and VM, Cache node modules are also deleted even though same issue. i have run printenv/set/export it what exactly use of it and need to be checked??