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/08 23:51:06 UTC

[GitHub] [cordova-android] sirdas opened a new issue #743: cordova run android gives "Failed to execute shell command cat, /proc/cpuinfo" error

sirdas opened a new issue #743: cordova run android gives "Failed to execute shell command cat,/proc/cpuinfo" error
URL: https://github.com/apache/cordova-android/issues/743
 
 
   <!--
   Please have a look at the issue templates you get when you click "New issue" in the GitHub UI.
   We very much prefer issues created by using one of these templates.
   -->
   
   ### Issue Type
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] Bug Report
   - [ ] Feature Request
   - [x] Support Question
   
   ## Description
   I'm having problem running an ionic project using "(ionic) cordova run android" and "(ionic) cordova emulate android". I get the same error with both:
   
   > Failed to execute shell command "cat,/proc/cpuinfo"" on device: Error: D:\Android\Sdk\platform-tools\adb.exe: Command failed with exit code 3221226356
   
   Any help is appreciated.
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   cordova run android
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   I've tried the latest versions of both cordova (9) and ionic (5) cli. I also tried downgrading and I am currently using:
   ionic: 4.12.0
   cordova: 8.1.2
   node: v10.16.0 (LTS)
   
   Using VS Code. I use the Android SDK from Android Studio.
   
   
   ## Checklist
   <!-- Please check the boxes by putting an `x` in the `[ ]` like so: `[x]` -->
   
   - [x] I searched for already existing GitHub issues about this
   - [x] I updated all Cordova tooling to their most recent version
   - [x] I included all the necessary information above
   

----------------------------------------------------------------
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