Skip to content
Discussion options

You must be logged in to vote

Hello, this issue is actually caused by the upgrade of the plugin rollup referenced by Vite, rollup@4.50.1 This error will occur, and if it is @ 4.50.0 or earlier versions, it should be normal. You can try manually installing versions 4.50.0 or earlier to verify this issue. Because I have encountered the same problem as you. Vite should specify the dependent version based on its own version, which can prevent the upgrade of its dependent packages from causing problems that appear to be with the Vite version. Also, we need to wait for Rollup to release a patch version as soon as possible to fix this issue.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by iolk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants