Created
December 6, 2016 11:42
-
-
Save vikramvi/2717dbd538e23515c406fd6b4703ed29 to your computer and use it in GitHub Desktop.
1.6.2 not launching apk file ( Mac 10.11.6 )
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[AndroidDriver] Starting Android session | |
[ADB] Checking whether aapt is present | |
[ADB] Using aapt from /Users/vikram-anna/Library/Android/sdk/build-tools/25.0.1/aapt | |
[ADB] Extracting package and launch activity from manifest | |
[ADB] Error: targetSdkVersionFromManifest failed. Original error: Cannot read property '1' of null | |
at Object.wrappedLogger.errorAndThrow (lib/logger.js:60:13) | |
at ADB.callee$0$0$ (../../../lib/tools/android-manifest.js:101:9) | |
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at GeneratorFunctionPrototype.invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at process._tickCallback (internal/process/next_tick.js:103:7) | |
Error: targetSdkVersionFromManifest failed. Original error: Cannot read property '1' of null | |
at Object.wrappedLogger.errorAndThrow (lib/logger.js:60:13) | |
at ADB.callee$0$0$ (../../../lib/tools/android-manifest.js:101:9) | |
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at GeneratorFunctionPrototype.invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at process._tickCallback (internal/process/next_tick.js:103:7) | |
[MJSONWP] Encountered internal error running command: Error: targetSdkVersionFromManifest failed. Original error: Cannot read property '1' of null | |
at Object.wrappedLogger.errorAndThrow (lib/logger.js:60:13) | |
at ADB.callee$0$0$ (../../../lib/tools/android-manifest.js:101:9) | |
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at GeneratorFunctionPrototype.invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at process._tickCallback (internal/process/next_tick.js:103:7) | |
[HTTP] <-- POST /wd/hub/session 500 4905 ms - 222 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment