Philippe Serhal
Philippe Serhal
Duplicate of #2329.
Superseded by v5.
Superseded by v5.
Superseded by v5. Please feel free to reopen if this is still valid.
Looks like this was an issue with node.js 23 which was/is not supported, so I'll close this. Feel free to open new issues if you still have issues.
@keanu-a oh, cool. I'd been holding off on this one because it was actually quietly not compatible with our `engines.node` range: https://github.com/unjs/ipx/issues/263. but we recently bumped our range up to...
Hi @AresTG2612 The team at Netlify have now released the new `v5` Next.js runtime which has support for both pages and app router, on-demand and time-based revalidation, automatic fine-grained cache...
If I'm reading these reports correctly, these are all issues with unsupported Node.js versions. Is that accurate? Can anyone here reproduce this issue with a [supported version of Node.js](https://github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.15.0)? Thanks!
For anyone else landing here, you can work around this by using https://github.com/voxpelli/node-installed-check instead. @wraithgar Is this still a priority? It looks like it's been marked as a P1 for...
Sounds like this was resolved quite some time ago, so I'll close this issue. Please feel free to open a new issue if this is still occurring with v5 of...