我想运行Ionic cordova模拟android甚至ios,但没有启动相应的模拟器。
在构建过程中,我收到以下警告/消息:
cordova emulate android Android Studio project detected
(node:1065) UnhandledPromiseRejectionWarning: Unhandled promise
rejection (rejection id: 1): TypeError: Invalid data, chunk must be a
string or buffer, not object (node:1065) [DEP0018] DeprecationWarning:
Unhandled promise rejections are deprecated. In the future, promise
rejections that are not handled will terminate the Node.js process
with a non-zero exit code.
[OK] Your app has been deployed.
Did you know you can live-reload changes from your app with --livereload?
No valid rules have been specified [10:19:02] lint finished in 1.99 s
以下是我的设置 框架:
3.9.2
App Scripts : 2.1.4
Angular Core : 4.1.3
Angular Compiler CLI : 4.1.3
Node : 8.9.1
OS : Mac OS High Sierra
感谢帮助人员