Appium1.6.3 -bash: appium: command not found #8197

The problem

Not able to run appium on command prompt

I can see the /Users/username/.node_modules_global/lib
└─┬ [email protected]

Environment

Appium version 1.6.3
MAX Seirra 10.12.4
Node.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/bin
Not sure why it’s like not able to launch it.