DEV Community

Nandet Felix
Nandet Felix

Posted on

Dose anyone know how to fix this???

Image description

Oldest comments (2)

Collapse
 
nf-optimize profile image
Nandet Felix • Edited

Trying to set up my react environment but I kept on encountering this, I actually don't know why.

Collapse
 
webjose profile image
José Pablo Ramírez Vargas

Don't know about the error, but word of advise: Don't use create-react-app. Use npm create vite@latest and select React. It is a much nicer coding experience.