You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/08/05 12:17:10 UTC

[GitHub] [cordova-docs] breautek commented on a change in pull request #1103: [iOS] install ios-deploy in correct way & add missing CocoaPods tools…

breautek commented on a change in pull request #1103:
URL: https://github.com/apache/cordova-docs/pull/1103#discussion_r465683640



##########
File path: www/docs/en/dev/guide/platforms/ios/index.md
##########
@@ -69,10 +69,20 @@ $ xcode-select --install
 The [ios-deploy](https://www.npmjs.org/package/ios-deploy) tools allow you
 to launch iOS apps on an iOS Device from the command-line.
 
-To install it, run the following from command-line terminal:
+Install ios-deploy via [Homebrew](https://brew.sh/) by running:
 
 ```bash
-$ npm install -g ios-deploy
+$ brew install ios-deploy

Review comment:
       What's wrong with installing `ios-deploy` from npm?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org