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
childProcessResult.
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:
The npm package nvexeca receives a total of 3,109 weekly downloads. As such, nvexeca popularity was classified as popular.
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 0 open source maintainers collaborating on the project.
Package last updated on 11 Nov 2022
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.
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.