Search code examples
javascriptreactjstypescriptnpmvite

I keep getting an error in Vite version 3.2.4 which says `[vite:esbuild] The service is no longer running: write EPIPE`


After creating a vite app. I run the command npm run dev and I get this error

[vite:esbuild] The service is no longer running: write EPIPE

enter image description here

Please, How do I solve this error.

I have tried the following solutions

Vite build fails with esbuild error

error while transforming /app/client/vite.config.ts with esbuild in Docker image


Solution

  • I found a solution to my problem. If you have an anti-virus, you need to uninstall it.

    I myself, I had to uninstall SMADAV anti-virus.