2

So, our team are working on a Gatsby website, and it's working correctly for most of us. One developer, however, needs to run gatsby clean on essentially every single code change.

Doesn't matter if it's an error, changing a text value or adding markup.

I realise this is a fairly vague question, but I'm not sure where to start troubleshooting this.

Has anyone encountered this before?

MitchEff
  • 1,417
  • 14
  • 29
  • Does the dev see the output in the terminal `success Re-building development bundle` when running `gatsby develop` and changing some code? Also, just in case I would check setting a different browser. – Albert Skibinski May 01 '20 at 09:36
  • Have you checked your node, yarn, etc. versions? – Ferran Buireu May 01 '20 at 09:44
  • Ah. I finally found it. Some components had incorrect casing in their imports. Weird it works the first time after `gatsby clean` though! – MitchEff May 04 '20 at 08:26
  • @MitchEff can you please share examples of what you discovered and fixed it for you. – Deepak Yadav Dec 30 '21 at 17:53

0 Answers0