ios-deploy not found error when running from command line "ionic run ios --device" under El Capitan. Have re-installed ionic and node, still no luck.
The ios-deploy tools allow you to launch iOS apps on an iOS Device from the command-line. Install ios-deploy via Homebrew by running: $ brew install ios-deploy.
I was also having this problem building on Catalina. Turns out all I had to do was disconnect my iPhone from the USB port.
After a few tries of re-installing my environment and even compiling xcode, the following did the trick.
From your command line enter the following:
sudo npm install -g ios-deploy --unsafe-perm=true --allow-root
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With