Hi everyone,
Relatively new to Appium, apologize in advance! I keep running into an issue whenever I try to start an Appium session:
“An unknown server-side error occurred while processing the command. Original error: Could not find adb Please set the ANDROID_HOME environment variable with the Android SDK root directory path.”
I believe my bash_profile is set correctly (let me know otherwise):
export ANDROID_HOME=/Users/chris.carela/Library/Android/sdk
export PATH=$PATH:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools
export NODE_PATH=usr/local/bin/node
Things to note:
- typing adb devices in Terminal does list my Android devices
- Hardware: MacOS High Sierra
- NPM/Appium GUI Version: 5.6.0/1.1.0
- Tried setting up Appium Doctor but it states that a package.json file is missing
Any ideas?
Thanks in advance!
created
Apr '18
last reply
Apr '18
- 19
replies
- 4.0k
views
- 5
users
- 1
like
- 7
links