Can't run with a target.
Launching the command
ionic run --target=0a291ace android --livereload
Cause issue
Error: Target '"0a291ace"' not found, unable to run project
But
ionic run android --livereload
Cause
No target specified, deploying to device '0a291ace'.
And app is deployed on the targeted phone
It should deploy on the specified target, useful if you have multiple phones connected to your computeur.
Which @ionic/app-scripts version are you using?
Cordova CLI: 6.4.0
Ionic CLI Version: 2.1.17
Ionic App Lib Version: 2.1.7
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Linux 4.8
Node Version: v7.0.0
Xcode version: Not installed
Ionic app scripts : 0.0.47-201612152207
Having the same issue with ios.
Can you please try to run without livereload? There are some issues with livereload which are reported earlier.
same problem without livereload :
ionic run android --target=CB5A2AKQQN
Error: Target '"CB5A2AKQQN"' not found, unable to run project
@jthoms1,
Can you weigh in?
Thanks,
Dan
Most helpful comment
Can you please try to run without livereload? There are some issues with livereload which are reported earlier.