### Tell us about the problem The `tns livesync android --watch` command throws a fatal error while syncing an application: https://gist.github.com/vchimev/ff09a52344deeda9ab8726b393856145 https://gist.github.com/vchimev/a6432699227d7faa99e2a1b00e2bc396 https://gist.github.com/vchimev/ebb14fa5f8bec922ea8b8c3008f0977a https://gist.github.com/vchimev/62e757711b27d9a82605f781fea265ad ### Please provide the following version numbers that your issue occurs with: - CLI: 2.5.0-2016-10-27-6956 - Cross-platform modules: 2.5.0-2016-10-26-4569 - Android runtime: 2.5.0-next-2016-10-26-1317 ### Please tell us how to recreate the issue in as much detail as possible. App: https://github.com/NativeScript/NativeScript/tree/master/apps Emulator: Api 24 - Intel x86 Atom System Image Change the _apps/app/ui-tests-app/flexbox/flexbox.ts_ file. It seems that something during ``` Hook completed 7:10:13 PM - File change detected. Starting incremental compilation... ``` causes the error.