jrcichra commented on issue #930: Android emulator : The "path" argument must 
be of type string. Received null
URL: https://github.com/apache/cordova-android/issues/930#issuecomment-612692694
 
 
   For me I was missing:
   ```
   # emulator
   export PATH="$PATH:$ANDROID_SDK_ROOT/emulator"
   ```
   
   in my bashrc

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to