'Cannot find module '@vitejs/plugin-react' or its corresponding type

I have created the project using npm create vite@latest and I choose ts-react, when I ran the script the npm run dev worked, no warning however, I am getting an two errors in vite.config.ts in vs code.

I don't know how to fix it. Screenshot of error



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source