Related to #959
Related to #282
As noted in this comment, .node-version is intended to specify a single, exact version, which is exactly what Volta requires for it's own guarantees. Since there are many different node managers that support (to some level) the .node-version file, we should investigate supporting it as well.
From that comment, the (emerging) spec for .node-version is contained in https://github.com/shadowspawn/node-version-usage
Related to #959
Related to #282
As noted in this comment,
.node-versionis intended to specify a single, exact version, which is exactly what Volta requires for it's own guarantees. Since there are many different node managers that support (to some level) the.node-versionfile, we should investigate supporting it as well.From that comment, the (emerging) spec for
.node-versionis contained in https://github.com/shadowspawn/node-version-usage