I have this error on old rust repo
[build] > /bin/sh: 1: .codecrafters/compile.sh: not found
[build] Error: process “/bin/sh -c .codecrafters/compile.sh” did not complete successfully: exit code: 127.
[build] > /bin/sh: 1: .codecrafters/compile.sh: not found
[build] Build failed. Check the logs above for the reason.
[build] If you think this is a CodeCrafters error, please contact us at hello@codecrafters.io.
This is the repo GitHub - m4salah/codecrafters-http-server-rust: This is the solution for codecrafter (creating http server using rust)
