Can't find codecrafters/compile.sh

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.

Hi, thanks for your post!

I’m currently out of the office for the holidays and will be back on January 5. I’ll get back to you as soon as possible once I return.

Ok, I solved this problem by deleting and re-creating my repo

1 Like