node-version-utils

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


Keywords
node, version, spawn, set, install, path, compatability, cross, platform, platforms
License
MIT
Install
npm install node-version-utils@1.3.5

Documentation

node-version-spawn

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

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