JSPM

  • Created
  • Published
  • Downloads 5050
  • Score
    100M100P100Q105560F
  • License MIT

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

Package Exports

  • node-version-utils
  • node-version-utils/package.json

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