小菜鸡001
小菜鸡001
  • 发布:2020-05-27 17:20
  • 更新:2020-11-06 10:37
  • 阅读:1376

uniapp启动JS调试出现以下错误 想问一下怎么解决

分类:uni-app

手机型号:小米MIX2
MIUI:11.0.2|稳定版
系统:Android 9
调试端:APP

17:00:27.923 如手机上HBuilder调试基座未启动,请手动启动...
17:00:28.039 启动调试影响HBuilderX和App端的运行性能,请勿将调试状态的流畅度作为真实产品参照
17:00:48.480 (node:15300) UnhandledPromiseRejectionWarning: TimeoutError: Timed out after 30000 ms while trying to connect to Chrome! The only Chrome revision guaranteed to work is r706915
17:00:48.480 at Timeout.onTimeout (E:\Hbud2.16\HBuilderX_v2.6.16.20200424\HBuilderX\plugins\uniapp-debugger\node_modules\puppeteer-cn-2\node_modules\puppeteer\lib\Launcher.js:359:14)
17:00:48.481 at ontimeout (timers.js:482:11)
17:00:48.481 at tryOnTimeout (timers.js:317:5)
17:00:48.481 at Timer.listOnTimeout (timers.js:277:5)
17:00:48.481 (node:15300) 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: 5)
17:00:48.481 (node:15300) [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.

2020-05-27 17:20 负责人:无 分享
已邀请:
金荷娜

金荷娜 - uniapp

解决了?

该问题目前已经被锁定, 无法添加新回复

  • 标题 / 粗斜体
  • 代码片段
  • 超链接 / 图片 / 视频
  • 列表 / 引用

文章内容较多时,可以用标题分段 :

## 大标题 
### 小标题

斜体 / 粗体 :

**粗体** 
*斜体*
***粗斜体***

代码片段 :

``` javascript
代码片段
```

超链接 :

[链接文字](链接地址) 例: [百度](http://www.baidu.com)

图片 :

![图片说明](图片地址) 例: ![百度logo](http://www.baidu.com/img/bdlogo.gif)

视频 :

!![视频说明](视频地址) 例: !![优酷视频](http://youku.com)

有序列表 :

1. 123
2. 123
3. 123

无序列表 :

- 123
- 123
- 123

引用 : ( 双回车后结束引用 )

> 引用内容
引用内容
引用内容