[AC-6552] Android build stucks on "Writing build manifest"
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | android, bug, stuck |
| Reporter | Ferdinando Traversa |
| Assignee | Abir Mukherjee |
| Created | 2020-06-04T18:31:46.000+0000 |
| Updated | 2020-06-08T17:54:43.000+0000 |
Description
Hi, sometimes building my Android app CLI stucks during:
[INFO] Writing build manifest: /Users/ferdi2005/Apps/WikiLovesMonuments/build/android/build-manifest.json
Every next trying to build it stops working and then, magically, it returns working: neither deleting build-manifest.json nor the entire Android folder work.
Sometimes it works perfectly and even when it stucks, it builds a perfectly-working APK file, the only problem is that I can't debug and use console.
Thank you very much in advance.
It seems that this problem appears when I don't close (exit) my terminal and open a new one to make builds commands.