Treating warnings as errors because process.env.CI = true

I have no idea where to configure this… Could someone tell me how I can find it to fix it?

GIT: AcheTudo-Javascript/frontend at master · KaizenPunisher/AcheTudo-Javascript · GitHub
Page: https://achetudotiradentes.netlify.app/

I solved it by typing this command line to start the server :point_right: CI=false npm run build
3

1 Like

Hi @KaizenPunisher :wave:t6: welcome to the Netlify forums! Thanks for coming back and letting us know what you did to resolve this issue. We appreciate the feedback as this will help other developers who experience similar issues.

1 Like

you welcome :grin: :facepunch: :facepunch: :facepunch: :facepunch:

I experienced a similar issue and found your solution helpful. Thank you!