JSPM

node-version-use

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5016
  • Score
    100M100P100Q104489F
  • License MIT

Cross-platform solution for running commands on a specific version of node

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