超级无敌APP
超级无敌APP
  • 发布:2024-10-14 11:46
  • 更新:2024-10-14 13:33
  • 阅读:87

【报Bug】[plugin:uni:app-nvue-esbuild] ENOENT: no such file or directory , \.nvue\

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

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

HBuilderX类型: 正式

HBuilderX版本号: 4.29

手机系统: Android

手机系统版本号: Android 12

手机厂商: 小米

手机机型: 小米

页面类型: vue

vue版本: vue3

打包方式: 云端

项目创建方式: HBuilderX

操作步骤:

安装插件 pnpm add @plugin-web-update-notification/vite -D 然后在vite中导入这个mport { webUpdateNotice } from '@plugin-web-update-notification/vite';

然后在plugins里写
//#ifdef H5
webUpdateNotice({
versionType: 'build_timestamp',
notificationConfig: {
placement: 'topLeft',
},
notificationProps: {
title: '

预期结果:

运行到app不报错

实际结果:

运行到app不报错

bug描述:

我装了个插件 plugin-web-update-notification/vite,然后运行到app时候报错。 我没有勾选纯nvue项目,我这里也没有nvue文件啊。

具体报错为[plugin:uni:app-nvue-esbuild] ENOENT: no such file or directory , lstat dist\dev.nvue\web_version_by_plugin

2024-10-14 11:46 负责人:无 分享
已邀请:
超级无敌APP

超级无敌APP (作者)

没人收录问题吗?

要回复问题请先登录注册