2***@qq.com
2***@qq.com
  • 发布:2023-08-17 15:21
  • 更新:2023-08-22 11:57
  • 阅读:262

【报Bug】HBuilderX3.8.12 npx @dcloudio/uvm 报错

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: windows64

HBuilderX类型: 正式

HBuilderX版本号: 3.8.12

手机系统: Android

手机系统版本号: Android 10

手机厂商: 小米

手机机型: Mi8

页面类型: vue

vue版本: vue2

打包方式: 云端

项目创建方式: HBuilderX

示例代码:

(node:188736) UnhandledPromiseRejectionWarning: Error: Not find version: 3.8.12
at find (D:\nodejs\node_cache_npx\188736\node_modules\@dcloudio\uvm\lib\version.js:100:11)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async start (D:\nodejs\node_cache_npx\188736\node_modules\@dcloudio\uvm\bin\index.js:16:19)
(Use node --trace-warnings ... to show where the warning was created)
(node:188736) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:188736) [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.

操作步骤:

预期结果:

实际结果:

bug描述:

在升级HBX之后运行APP升级指令报错

2023-08-17 15:21 负责人:无 分享
已邀请:
r***@chn-das.com

r***@chn-das.com

我今天也遇到了这个问题,等官方回复。
更新更不上了

6***@qq.com

6***@qq.com

今天还是更新不上

要回复问题请先登录注册

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

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

## 大标题 
### 小标题

斜体 / 粗体 :

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

代码片段 :

``` 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

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

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