alphagov / tech-docs-gem

Gem to distribute the tech docs project
https://tdt-documentation.london.cloudapps.digital/
MIT License
15 stars 38 forks source link

NVM is set to use a very old version of Node.js #231

Closed lfdebrux closed 3 years ago

lfdebrux commented 3 years ago

In this repo the .nvmrc file currently reads 10.16.0, version 10 of Node.js reached end of life in April 2021 [1] and version 10.16.0 was released in May 2019 [2].

lfdebrux commented 3 years ago

This has been fixed in https://github.com/alphagov/tech-docs-gem/pull/258