Reactjs – React Vite + Typescript fails in Jenkins but succeeds locally
I have a project with React Vite + Typescript + SWC. When I try to build it in my machine, and I have also tried in my co-works' machine, it builds successfully, I can test it and everything is working…