Copying app to device stops without any logs? Help

I have moved my ionic project from my old computer to a new one and did all the initial settings with npm install, ionic reset state and so on…

I exported all the ios dev account and imported to new computer as well.

It runs good on emulator so far… ( have not tested all )

but when I run ‘ionic run ios --device’,
it does not show any error logs but stops on certain % while it is copying the app to device (it recognizes the device btw).

What could go wrong…?

please post your system specs like node version and so on.
if you have installed nodejs 5 --> please downgrade to stabel lts release 4.x

1 Like