emulation - Why emulators launched with NativeScript project (with Angular) don't work as aspected? -


i've start default project following guide on nativescript website ( http://docs.nativescript.org/angular/tutorial/ng-chapter-1 ) problem when try run android emulator, after while (about 1 min) turns black screen, whereas ios 1 doesn't work @ raising error says:

unable apply changes on device: 7c7b68a2-2ffa-4940-8e46-4c6bc644efdb. error is: command failed: ruby -e "require 'xcodeproj'; xcodeproj::config.new('/users/fulvioantoniocoscobarletta/fuldev/nativescript/gohenryapp/gohenry/platforms/ios/plugins-debug.xcconfig').merge(xcodeproj::config.new('/users/fulvioantoniocoscobarletta/fuldev/nativescript/gohenryapp/gohenry/app/app_resources/ios/build.xcconfig')).save_as(pathname.new('/users/fulvioantoniocoscobarletta/fuldev/nativescript/gohenryapp/gohenry/platforms/ios/plugins-debug.xcconfig'))" /system/library/frameworks/ruby.framework/versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in require': cannot load such file -- xcodeproj (loaderror) /system/library/frameworks/ruby.framework/versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in require' -e:1:in `'

i'm using

nodejs 6.11.1  npm 3.10.10  nativescript 3.1.3  angular 4.1 

can me?


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -