cp: cannot stat '/mnt/code/*': No such file or directory```on deployment. i don't know what to do.
TL;DR
Error message "cp: cannot stat '/mnt/code/*': No such file or directory" during deployment.
Solution: Check the directory path for the source files being copied.