I am trying to run
$tns run android --emulator
Project build successfully. but nothing happen.
It successfully started emulator also but then i get this message
:config phase: createDefaultIncludeFiles
:config phase: copyAarDependencies
:config phase: addAarDependencies
+adding dependency: C:\1Projects\NS Web\workstation\ns-mobile\platforms\
android\libs\aar\widgets-release.aar
:deleteMetadata
:deleteFlavors
:clean UP-TO-DATE
BUILD SUCCESSFUL
Total time: 23.072 secs
Error: read ECONNRESET
at exports._errnoException (util.js:870:11)
at TCP.onread (net.js:552:26)
Hey @Anilinfo2015,
Any more info about your environment will be helpful.
Issue resolved after updating npm and NativeScript. (as logged here)
Thanks guys. It is working now. but still before-perpare and after-prepare hooks are very slow.