Build error of element-plus
occurred after update [email protected]
to [email protected]
.
#13869
Closed
7 tasks done
Labels
Describe the bug
When I'm trying to upgrade
Vite 4.4.2 -> 4.4.4
for my project, I found that newer Vite versions can't build anymore.Tried
Vite 4.4.3
, doesn't work either.Reproduction
https://stackblitz.com/edit/vitejs-vite-4t7z7a?file=package.json
Steps to reproduce
Run
npm install && npm run dev
when vite version isv4.4.2
, which is OK.Run
npm install && npm run dev
when vite version isv4.4.3
orv4.4.4
, and got build error.System Info
Used Package Manager
yarn
Logs
Click to expand!
Validations
The text was updated successfully, but these errors were encountered: