Package Exports
- node-version-use
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-version-use) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
node-version-use
Cross-platform solution for running commands on a specific version of node.
$ nvu 14 run npm install
$ nvu 14 node --version