hi, i keep failing to deploy a server which works fine in local environment but not in productoin here. It is based out of github. I get the error message :
ERROR: failed to solve: process "/bin/bash -ol pipefail -c react-scripts build" did not complete successfully: exit code: 127
Error: Docker build failed
I have looked at guidance but cannot see any answers. Are three any guidance or videos showing how to deploy the server side of a frontend applicaiton? I have already deployed the database without issues, just this does not seem to work with the server.