You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/06/10 13:12:16 UTC

[GitHub] [cordova-android] breautek commented on issue #743: cordova run android gives "Failed to execute shell command cat, /proc/cpuinfo" error

breautek commented on issue #743: cordova run android gives "Failed to execute shell command cat,/proc/cpuinfo" error
URL: https://github.com/apache/cordova-android/issues/743#issuecomment-500411264
 
 
   First I'd suggest to check to see if ADB even sees your device. Try running `adb devices -l` (l is an lowercase L)
   
   The output should look something like:
   
   ```
   totalpave@norman-ThinkPad:~$ adb devices -l
   List of devices attached
   2791d7743d1c7ece       device usb:1-3 product:crownqltecs model:SM_N960W device:crownqltecs transport_id:1
   ```
   
   Please post the results.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org