JSPM

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

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

Package Exports

  • node-version-utils

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