关于运行ionic碰到的问题
BUILD FAILED in 59s
(node:9604) [DEP0018] DeprecationWarning: Unhandled promise rejections are depre
cated. In the future, promise rejections that are not handled will terminate the
Node.js process with a non-zero exit code.
后来发现自己安装cordova的时候默认为8.0.0版本,卸载后重新安装7.1.0版本即可
解决办法:
1.更新sdk---这个需要翻墙
2.sdk没办法更新的情况下,可以先卸载当前的cordova,然后再重新指定版本安装cordova
3.下载sdk包集成====
这里我用的是卸载8.0.0版本,在安装其指定的版本
参考:http://how2j.cn/k/tmall_ssm/tmall_ssm-1399/1399.html?p=29456