Issue
To save capacity space in the Git repository, the users can create a list of files they want to ignore during the sync process, so they are not sent to the repository. Consequently, Studio Pro cannot build the app during the deployment process.
Environment
Studio Pro 10.3 or newer
Cause
Studio Pro cannot resolve the ignored files or manage the dependencies, making it impossible to create a deployment package.
Ignoring files to save space is not recommended when sending them to Git.
Solution/Workaround
The user should clear the ignore list to ensure all files sync with the repository, making them available for later deployment.
Internal information related
- 217137
0 Comments