pester / docs

Source files for the Pester website.
https://pester.dev
MIT License
41 stars 76 forks source link

Bump node to v20 #281

Closed bravo-kernel closed 9 months ago

bravo-kernel commented 10 months ago

Current node v16 will be EOL on 2023-09-11.

@nohwnd can you update the node version on Netlify to v20 as well. Then re-run.

https://nodejs.dev/en/about/releases/

fflaten commented 10 months ago

Maybe drop NODE_VERSION env variable (which I assume is used) so it will rely on .nvmrc automatically.

bravo-kernel commented 9 months ago

Just hit the exact same error locally, upgrading node to 20.6.1 solved the issue.

https://github.com/facebook/docusaurus/issues/9291#issuecomment-1712060643