I am new in appium
(automation testing technology).
I\'m using a PC running Ubuntu Linux.
I have searched about this topic but I have not got any
I can tell about the 14.04 version
2.Now for extracting the file path press Ctrl+l , it will give the exact path , copy it
3.open bash.src file and it has to be open with gedit, this file is hidden Press Ctrl+h to see the hidden files
4.now in the bash.src file,paste the below commands
export PATH=$PATH:"somepath u copied upto bin"
export NODE_PATH=$PATH:"somepath u copied upto bin node_modules'"
It will surely work