I get an error when running codecrafters test on my old 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.
I tried to re-clone my repo and run codecrafters update-buildpack, but I still get this error.