This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi, | |
I met below error when try to install appnium on mac os: | |
sfo8rg5l32:~ zhangfei$ npm install -g appnium | |
npm ERR! Darwin 14.5.0 | |
npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g" "appnium" | |
npm ERR! node v0.10.29 | |
npm ERR! npm v2.15.2 | |
npm ERR! code E404 |