does not need a separate installation step for each Node version
can run the major release's latest minor/patch version automatically
does not require Bash
is installed as a Node module
works on Windows. No need to run as Administrator.
nvexeca executes a single file or command. It does not change the node
nor npm global binaries. To run a specific Node.js version for an entire
project or shell session, please use nvm,
nvm-windows,
n or nvs
instead.
childProcess instance.
It is also a Promise resolving or rejecting with a
Result.
The Promise should be awaited if you want to wait for the process to complete.
The first time nvexeca is run with a new VERSION, the Node binary is
downloaded under the hood. This initially takes few seconds. However subsequent
runs are almost instantaneous.
Native modules
If your code is using native modules, nvexeca works providing:
We found that nvexeca demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 1 open source maintainer collaborating on the project.
Package last updated on 29 Mar 2025
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Socket’s Threat Research Team has uncovered 60 npm packages using post-install scripts to silently exfiltrate hostnames, IP addresses, DNS servers, and user directories to a Discord-controlled endpoint.