The problem
Not able to run appium on command prompt
I can see the /Users/username/.node_modules_global/lib└─┬ appium@1.6.3
Environment
Appium version 1.6.3MAX Seirra 10.12.4Node.js version v7.8.0
I did install gloablly npm install -g appium ; and also I have in my ~/.bash_profile PATH=/usr/bin:/usr/sbin:/bin:/sbin:/usr/local/binNot sure why it's like not able to launch it.