Relative Content

Tag Archive for node.jsnpmvite

Cannot install Vite with React, issue seems to be with esbuild

So, I have had this issue for a couple of days now. When I try to build a React Vite project, which I have done countless times, I get this error.
Even when I open a completely empty project and try to build a new Vite project this error persists. I am doing everything correctly, npm create vite@latest, then choose React and Javascript, then go to the directory my-vite-project and then run npm i, this pops up.

Cannot install Vite with React, issue seems to be with esbuild

So, I have had this issue for a couple of days now. When I try to build a React Vite project, which I have done countless times, I get this error.
Even when I open a completely empty project and try to build a new Vite project this error persists. I am doing everything correctly, npm create vite@latest, then choose React and Javascript, then go to the directory my-vite-project and then run npm i, this pops up.