Using the latest version ( 4.1 & Angular 6 , on Windows 10 , webpack 0.13) -
tns create aaa --ng
npm install --save-dev nativescript-dev-webpack
npm install
tns run android
Is causing many repeated messages :

(finally succeeding).
Hi @RoyiNamir,
Thank you for reporting this issue.
We've investigated the problem and fixed it. The fix will be released in next version of nativescript-dev-typescript plugin. I'll update you here in this thread when the fix is live.
@Fatme Thank you for your quick response. Can you please reference the change in code ?
Probably related with https://github.com/NativeScript/nativescript-cli/issues/3547, will confirm after the next release including the fix is launched.
Hi @RoyiNamir,
Sorry for late reply. The change is inside nativescript-dev-typescript plugin. You can see it here https://github.com/NativeScript/nativescript-dev-typescript/pull/55/files.
@Fatme @miroslavaivanova Hi.
Should this ^ be moved to https://github.com/NativeScript/nativescript-dev-typescript ?
(jsut asking)
Most helpful comment
Hi @RoyiNamir,
Thank you for reporting this issue.
We've investigated the problem and fixed it. The fix will be released in next version of
nativescript-dev-typescriptplugin. I'll update you here in this thread when the fix is live.