I am trying to use the EB CLI to deploy an application into an environment but I seem to be getting strange errors. Is there a way to empty out previous application versions so I can upload a fresh application?
The message I see after I execute eb deploy.
Update environment operation is complete, but with errors. For more information, see troubleshooting documentation.
I am currently getting this error:
Incorrect application version found on all instances. Expected version [app version]
The logs file also seems to be getting deleted for some reason.