Reported in spinframework/spin#3139 (comment): when attempting to re-run an unsuccessful deploy:
fschutt@Mac m4p % spin deploy
Error: Failed to load Spin app from "spin.toml"
Caused by:
0: Failed to load component `m4p`
1: Failed to create parent directory "/var/folders/5x/rpb8yr7x6890kpc5886gzv9r0000gn/T/.tmpDXjuHE/m4p/."
2: No such file or directory (os error 2)
The user reported that they worked around this by rebuilding the Spin application, but that shouldn't be necessary.
Reported in spinframework/spin#3139 (comment): when attempting to re-run an unsuccessful deploy:
The user reported that they worked around this by rebuilding the Spin application, but that shouldn't be necessary.