Metronic demo 8 version 8.1.7
node v18.14.1
npm 9.5.0
before when I used version Vite v3.2.4 no error when I running the following command npm run build
but now when I updated Vite to 3.2.5 the errors display in 3 files
Errors Files
4 src/components/modals/wizards/TwoFactorAuthModal.vue:53
15 src/components/modals/wizards/CreateAccountModal.vue:122
4 src/views/LayoutBuilder.vue:140
So any update in components about new version from Vite 3.2.5
Hi Hosam Nouri,
We checked production build with the Vite version below.
"vite": "^3.2.5",