Hi,
I have installed Appium via npm, but when I hit “Appium” on terminal it shows command not found.
Is it expected behavior. Please help, I am new to Appium.
Below are the logs of terminal.
administorsmini:~ xxxxx$ npm install -g appium
/Users/xxxxxx/.npm-global/bin/appium -> /Users/xxxxx/.npm-global/lib/node_modules/appium/build/lib/main.js
- appium@1.8.0
updated 1 package in 9.668s
administorsmini:~ xxxxx$ appium
-bash: appium: command not found