Replies: 1 comment
-
|
i just faced the same warning when i upgraded from vite 5 to vite 8.
then in your vite.config.js or vite.config.ts change this line: import react from '@vitejs/plugin-react-swc'; // or `@vitejs/plugin-react-ocx`to import react from '@vitejs/plugin-react'; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Getting terminal warning
How to solve
warning?
Beta Was this translation helpful? Give feedback.
All reactions