JSPM

  • Created
  • Published
  • Downloads 6653
  • Score
    100M100P100Q109154F
  • License MIT

Utilities for running commands on a specific version of node by installed path

Package Exports

  • node-version-utils
  • node-version-utils/dist/cjs/index.js

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-utils) 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-spawn

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

$ nvu 14 run npm install
$ nvu 14 node --version