You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
同问,我是react vite模版,删除node_modules重新安装还是会报Vite Error, /@fs/Users/hatiwowo/Demo/lastDance/node_modules/.vite/deps/chunk-ROME4SDB.h5.js?v=7a8bd25e optimized info should be defined
相关平台
H5
**浏览器版本: Google Chrome 125.0.6422.113 (正式版本) (x86_64) **
使用框架: Vue 3
复现步骤
npm i -g @tarojs/cli@beta
选择 vue3 vite 模板
pnpm run dev:h5
pnpm run build:h5
期望结果
dev 正常运行,build 产物正常运行
实际结果
dev 报错 Vite Error, /@fs/data/co/taro-hy-2/node_modules/.vite/deps/chunk-ROME4SDB.h5.js?v=cd31ee89 optimized info should be defined
build 产物报错
Uncaught ReferenceError: Cannot access 'n' before initialization
at common.b43f8f14.js:1:1411
环境信息
The text was updated successfully, but these errors were encountered: