after install project with tailwind with the command
npm create vite@latest my-project -- --template react
and after config tailwind, I tried to run my project but I got this error.
I tried to install with next too and got the same error
I tried to reset localhost name, but no success
but no success
Solution
it seems that something is running in my localhost so I changed to 127.0.0.1:8080