TA的每日心情 | 慵懒 2017-5-11 16:14 |
---|
签到天数: 1 天 连续签到: 1 天 [LV.1]测试小兵
|
执行命令:appium -v. 出现以下报错:
UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, rename '/Users/guohongfei/Library/Application Support/appium-desktop/Settings-tmp' -> '/Users/guohongfei/Library/Application Support/appium-desktop/Settings'
UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
[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.
求助啊,万分感谢 |
|