shah-bhavik204 opened a new issue #625:
URL: https://github.com/apache/incubator-weex-cli/issues/625


   Followed the steps in Documentation given @ 
https://weex.apache.org/guide/develop/create-a-new-app.html#set-up. 
   
   PS B:\My Projects\new-weex> npm run android
   
   > [email protected] android B:\My Projects\new-weex
   > weex run android
   
   [√] Compile JSBundle done
   [√] Use Pixel_2_API_29 (Simulator)
   [√] Start hotreload server done
   [√] Set native config done
   [√] Copy JS source done
   [√] Watch JS source done
   [√] Build APP done
   Error: Command failed: 
C:\Users\bhavi\AppData\Local\Android\sdk\platform-tools\adb -s emulator-5554 
install -r B:\My 
Projects\new-weex\platforms\android\app\build\outputs\apk\weex-app.apk
   adb: failed to stat 
Projects\new-weex\platforms\android\app\build\outputs\apk\weex-app.apk: No such 
file or directory
   
       at ChildProcess.exithandler (child_process.js:303:12)
       at ChildProcess.emit (events.js:315:20)
       at maybeClose (internal/child_process.js:1021:16)
       at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
   
   **Environment:-**
   OS - Windows 10
   Weex - 2.0.0-beta.31 (Core 2.0.0-beta.31)
   


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


Reply via email to