Dear All,
There are 2 places appium gets installed with npm with global flag
Option 1:
/usr/local/bin/appium
Option 2:
/Users/userName/.npm-packages/lib/node_modules/appium/build/lib/main.js
can anyone clarify why appium is getting installed at different directory with the same command ?
Thanks,
Vikram