Expected Behavior
Temp server should be able to build dApp.
Current Behavior
Command npm run build-stage fails due to memory issue.
Possible Solution
- Increase the server's RAM
- Don't build dApp on server
Steps to Reproduce
Environment: Temp Server
- SSH into Temp server
cd /home/ashish/platform
npm run build-stage This step needs .env.stage file that is already present on the server