how to deploy react project with warnings on netlify.
I was deploying my react page on netlify when I got this error "Build failed due to a user error: Build script returned non-zero exit code: 2" I saw some warnings related to variable dependencies not being in the useEffect but I didn't want to solve ...
Dec 30, 20221 min read135
