containerd / containerd/containerd.io
Add .nvmrc to ensure active LTS is used in Netlify builds
Open
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 49
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 7
Description
Otherwise, the default version of node that is currently used is v8. For example, see this build log: https://app.netlify.com/sites/containerd-io/deploys/62dae776ae6e5900087c5111
```nocode
Now using node v8.17.0
```
For details, see https://docs.netlify.com/configure-builds/manage-dependencies/#node-js-and-javascript.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.