Josh Johnson

Results 17 comments of Josh Johnson

Thanks for filing this (and https://github.com/gatsbyjs/gatsby/issues/36348). We'll look into the best steps forward.

Hi! Sorry to hear you're running into an issue. To help us best begin debugging the underlying cause, it is incredibly helpful if you're able to create a [minimal reproduction](https://gatsby.dev/reproduction)....

These tests failures are legitimate. Something changed in the output so snapshots are failing.

This failure seems legit. Snapshots on "dependencies should specify proper presets and plugins" are failing.

Hey @xavdid ! Thanks for reporting this. Some quick thoughts: We've done some initial digging and have discovered it's related to the service workers / react hydration step. We aren't...

The build is failing due to an old `NODE_VERSION`. Can we update this to `18+`? https://docs.netlify.com/configure-builds/manage-dependencies/#node-js-and-javascript

Hello! We don't suggest symlinking files outside of the site itself. Your workaround for copying the files in the build command is the right way to achieve what you're looking...