(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.
- 发布:2023-08-17 15:21
- 更新:2023-08-22 11:57
- 阅读:228
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: windows64
HBuilderX类型: 正式
HBuilderX版本号: 3.8.12
手机系统: Android
手机系统版本号: Android 10
手机厂商: 小米
手机机型: Mi8
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
示例代码:
操作步骤:
无
无
预期结果:
无
无
实际结果:
无
无
bug描述:
在升级HBX之后运行APP升级指令报错