## node-version-spawn

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

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