specification\n -help-environment environment variables\n -help-keyset-file key bindings configuration file\n -help-virtual-device virtual device management\n -help-sdk-images about disk images when using the SDK\n -help-build-images about disk images when building Android\n -help-all prints all help content\n\n',
stderr: '',
exitCode: 1 }
The result of checking is Android Emulator installed is:
- stdout: Android Emulator usage: emulator [options] [-qemu args]
options:
-list-avds list available AVDs
-sysdir search for system disk images in
-system read initial system image from
-writable-system make system image writable after 'adb remount'
-datadir write user data into
-kernel use specific emulated kernel
-ramdisk ramdisk image (default /ramdisk.img
-image obsolete, use -system instead
-initdata same as '-init-data '
-data data image (default /userdata-qemu.img
-partition-size system/data partition size in MBs
-cache cache partition image (default is temporary file)
-cache-size cache partition size in MBs
-no-cache disable the cache partition
-nocache same as -no-cache
-sdcard SD card image (default /sdcard.img
-snapstorage file that contains all state snapshots (default /snapshots.img)
-no-snapstorage do not mount a snapshot storage file (this disables all snapshot functionality)
-snapshot name of snapshot within storage file for auto-start and auto-save (default 'default-boot')
-no-snapshot perform a full boot and do not do not auto-save, but qemu vmload and vmsave operate on snapstorage
-no-snapshot-save do not auto-save to snapshot on exit: abandon changed state
-no-snapshot-load do not auto-start from snapshot: perform a full boot
-snapshot-list show a list of available snapshots
-no-snapshot-update-time do not do try to correct snapshot time on restore
-wipe-data reset the user data image (copy it from initdata)
-avd use a specific android virtual device
-skindir search skins in (default /skins)
-skin select a given skin
-no-skin deprecated: create an AVD with no skin instead
-noskin same as -no-skin
-memory physical RAM size in MBs
-accel Configure emulation acceleration
-no-accel Same as '-accel off'
-ranchu Use new emulator backend instead of the classic one
-engine Select engine. auto|classic|qemu2
-netspeed maximum network download/upload speeds
-netdelay network latency emulation
-netfast disable network shaping
-code-profile enable code profiling
-show-kernel display kernel messages
-shell enable root shell on current terminal
-no-jni disable JNI checks in the Dalvik runtime
-nojni same as -no-jni
-logcat enable logcat output with given tags
-no-audio disable audio support
-noaudio same as -no-audio
-audio use specific audio backend
-raw-keys disable Unicode keyboard reverse-mapping (deprecated)
-radio redirect radio modem interface to character device
-port TCP port that will be used for the console
-ports , TCP ports used for the console and adb bridge
-onion use overlay PNG image over screen
-onion-alpha <%age> specify onion-skin translucency
-onion-rotation 0|1|2|3 specify onion-skin rotation
-dpi-device specify device's resolution in dpi (default 165)
-scale scale emulator window (deprecated)
-http-proxy make TCP connections through a HTTP/HTTPS proxy
-timezone use this timezone instead of the host's default
-dns-server use this DNS server(s) in the emulated system
-cpu-delay throttle CPU emulation
-no-boot-anim disable animation for faster boot
-no-window disable graphical window display
-version display emulator version number
-report-console report console port to remote socket
-gps redirect NMEA GPS to character device
-keyset specify keyset file name
-shell-serial specific character device for root shell
-tcpdump capture network packets to file
-bootchart enable bootcharting
-charmap use specific key character map
-prop = set system property on boot
-shared-net-id join the shared network, using IP address 10.1.2.
-nand-limits enforce NAND/Flash read/write thresholds
-gpu set hardware OpenGLES emulation mode
-camera-back set emulation mode for a camera facing back
-camera-front set emulation mode for a camera facing front
-webcam-list lists web cameras available for emulation
-screen set emulated screen mode
-force-32bit always use 32-bit emulator
-selinux Set SELinux to either disabled or permissive mode
-unix-pipe Add to the list of allowed Unix pipes
-fixed-scale Use fixed 1:1 scale for the initial emulator window.
-qemu args... pass arguments to qemu
-qemu -h display qemu help
-verbose same as '-debug-init'
-debug <tags> enable/disable debug messages
-debug-<tag> enable specific debug messages
-debug-no-<tag> disable specific debug messages
-help print this help
-help-<option> print option-specific help
-help-disk-images about disk images
-help-keys supported key bindings
-help-debug-tags debug tags for -debug <tags>
-help-char-devices character <device> specification
-help-environment environment variables
-help-keyset-file key bindings configuration file
-help-virtual-device virtual device management
-help-sdk-images about disk images when using the SDK
-help-build-images about disk images when building Android
-help-all prints all help content
- stderr:
Exec mono --version
stdout:
stderr: /bin/sh: mono: command not found
Exec git --version
stdout: git version 2.11.0 (Apple Git-81)
stderr:
Exec gradle -v
stdout:
stderr: /bin/sh: gradle: command not found
Exec "javac" -version
stdout:
stderr: javac 1.8.0_131
System information:
{ procInfo: 'nativescript/3.0.0',
platform: 'darwin',
os: 'Darwin Adrianos-MacBook-Pro.local 16.5.0 Darwin Kernel Version 16.5.0: Fri Mar 3 16:52:33 PST 2017; root:xnu-3789.51.2~3/RELEASE_X86_64 x86_64\n',
shell: '/bin/bash',
dotNetVer: null,
procArch: 'x64',
nodeVer: 'v7.10.0',
npmVer: '4.2.0',
javaVer: '1.8.0',
nodeGypVer: null,
xcodeVer: 'Xcode 8.3.2\nBuild version 8E2002\n',
xcodeprojGemLocation: '/Library/Ruby/Gems/2.0.0/gems/xcodeproj-1.4.4/lib/xcodeproj.rb\n',
itunesInstalled: true,
cocoapodVer: '1.2.1',
adbVer: null,
emulatorInstalled: true,
monoVer: null,
gitVer: '2.11.0 (Apple Git-81)',
gradleVer: null,
javacVersion: '1.8.0_131' }
Looking for project in '/Users/adriano.marchi'
Looking for project in '/Users'
Looking for project in '/'
No project found at or above '/Users/adriano.marchi'.
Unable to find project. projectDir: null, options.path: undefined, /Users/adriano.marchi
No project found at or above '%s' and neither was a --path specified.
Initializing analytics statuses.
Analytics statuses:
{ TrackFeatureUsage: 1, TrackExceptions: 1 }
Trying to track feature 'CLI' with value 'doctor'.
WARNING: adb from the Android SDK is not installed or is not configured properly.
For Android-related operations, the NativeScript CLI will use a built-in version of adb.
To avoid possible issues with the native Android emulator, Genymotion or connected
Android devices, verify that you have installed the latest Android SDK and
its dependencies as described in http://developer.android.com/sdk/index.html#Requirements
TIP: To avoid setting up the necessary environment variables, you can use the Homebrew package manager to install the Android SDK and its dependencies.
Verifying CocoaPods. This may take more than a minute, please be patient.
spawn: npm "install" "tns-ios" "--global" "false" "--ignore-scripts" "--production" "--save"
[email protected] /private/var/folders/jt/1tdb488x4gq6yyjvbd791s7w0000gn/T/nativescript-check-cocoapods11749-8984-1bopjmg.c4i4g6i529
โโโ [email protected]
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
npm WARN [email protected] No license field.
โก Installing iOS runtime.
spawn: pod "install"
โ Verifying CocoaPods. This may take some time, please be patient.Result when throw error is false:
{ stdout: 'Analyzing dependencies\nDownloading dependencies\nInstalling AFNetworking (1.3.4)\nGenerating Pods project\nIntegrating client project\n\n[!] Please close any current Xcode sessions and use __PROJECT_NAME__.xcworkspace for this project from now on.\nSending stats\nPod installation complete! There is 1 dependency from the Podfile and 1 total pod installed.\n',
stderr: '\n[!] Automatically assigning platform ios with version 8.0 on target __PROJECT_NAME__ because no platform was specified. Please specify a platform for this target in your Podfile. See https://guides.cocoapods.org/syntax/podfile.html#platform.\n',
exitCode: 0 }
โ Verifying CocoaPods. This may take some time, please be patient.
Exec xcodebuild -version
stdout: Xcode 8.3.2
Build version 8E2002
stderr:
TypeError: Path must be a string. Received undefined
at assertPath (path.js:7:11)
at Object.join (path.js:1211:7)
at AndroidToolsInfo.getInstalledTargets (/usr/local/lib/node_modules/nativescript/lib/android-tools-info.js:266:45)
at AndroidToolsInfo.descriptor.(anonymous function) (/usr/local/lib/node_modules/nativescript/lib/common/decorators.js:19:40)
at AndroidToolsInfo.getLatestValidAndroidTarget (/usr/local/lib/node_modules/nativescript/lib/android-tools-info.js:258:37)
at AndroidToolsInfo.getCompileSdkVersion (/usr/local/lib/node_modules/nativescript/lib/android-tools-info.js:188:53)
at AndroidToolsInfo.getToolsInfo (/usr/local/lib/node_modules/nativescript/lib/android-tools-info.js:37:47)
at AndroidToolsInfo.descriptor.(anonymous function) (/usr/local/lib/node_modules/nativescript/lib/common/decorators.js:19:40)
at AndroidToolsInfo.validateInfo (/usr/local/lib/node_modules/nativescript/lib/android-tools-info.js:49:34)
at DoctorService. (/usr/local/lib/node_modules/nativescript/lib/services/doctor-service.js:96:61)
Analytics statuses:
{ TrackFeatureUsage: 1, TrackExceptions: 1 }
Trying to track feature 'CLI' with value 'help'.
List of registered commands: /?, appstore, appstore|upload, autocomplete, autocomplete|disable, autocomplete|enable, autocomplete|status, build, build|android, build|ios, clean-app, clean-app|android, clean-app|ios, create, debug, debug|android, debug|ios, deploy, dev-generate-help, dev-generate-messages, dev-post-install, dev-preuninstall, dev-test, dev-test|android, dev-test|ios, device, devices, devices|android, devices|ios, device|android, device|get-file, device|ios, device|list-applications, device|list-files, device|log, device|put-file, device|run, device|stop, device|uninstall, doctor, emulate, emulate|android, emulate|ios, error-reporting, extension, extension|install, extension|uninstall, help, info, init, install, platform, platform|add, platform|clean, platform|remove, platform|update, plugin, plugin|add, plugin|install, plugin|remove, plugin|update, post-install-cli, prepare, proxy, proxy|clear, proxy|set, publish, publish|ios, run, run|android, run|ios, test, test|android, test|init, test|ios, update, usage-reporting
Reading help for command 'doctor'. FileName is 'doctor.md'.
doctor
โโโโโโโโโโโฌโโโโโโโโโโโโโโโ
โ Usage โ Synopsis โ
โ General โ $ tns doctor โ
โโโโโโโโโโโดโโโโโโโโโโโโโโโ
Checks your system for configuration problems which might prevent the NativeScript CLI from working properly.__
Most helpful comment
Hi @BeatPots Can you please run
It looks your ANDROID_HOME variable is not set, points to wrong location or AndroidSDK (or some of its components) is not installed.