【发布时间】:2016-05-28 16:13:15
【问题描述】:
我正在尝试遵循 OS X 上的 nativescript 设置: http://docs.nativescript.org/angular/tutorial/ng-chapter
tns doctor 告诉我:No issues were detected.
但是当我在构建后运行tns run ios --emulator 时,我得到了错误:
Starting iOS Simulator
Cannot read property 'state' of undefined
我的设置缺少什么?
【问题讨论】:
-
你添加平台了吗?
标签: nativescript