Hello Team,
I am trying to build an angular app. I have npm install working and installing all node modules but when doing npm run build:prod, it seems to work but unable to find the dist location.
Docker keeps complaining “returned a non-zero code: 137”.
Let me know what needs to be done here.