Appium mac Environment Setup

Source: Internet
Author: User
Tags install node appium

Originally the DMG under node's website, after installation,

NPM install-g appium, reported permission error.

sudo npm install-g appium,

Then NPM install WD

Although it can be installed successfully. But there's a problem with permissions when you appium&.

Toss for a long while. In the end, according to Appium official website method

Install the brew first, then use Brew to mount node and install the Appium.

Finally successful

Brew Install node

NPM install-g Appium

NPM Install WD

zhangminjiedemacbook-pro:~ zhangminjie$ Appium-doctor

Running IOS Checks

? Xcode is installed At/library/developer/commandlinetools

? Xcode Command line Tools is installed.

? Devtoolssecurity is enabled.

? The Authorization DB is set up properly.

? Node Binary found At/usr/local/bin/node

? IOS Checks were successful.

Running Android Checks

? Android_home is not set

Because there is no Android environment, error ignoring

Appium mac Environment Setup

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.