AAB build fails when moving project to a different directory

Using Gitlab CI/CD Runner creates a default sub-directory called ‘build’ which encountered the subject error but thankfully brought me to this solution and lead to having to override the default behavior and use a custom folder path. I would state that if it breaks down a major part of functionality (namely packaging a product for deployment) without a guided solution (e.g. a catch that states you should rename the folder/subfolder) I would call that a pretty significant bug.

2 Likes