

Specify one or more comma-delimited values. Modify the output formatting or show additional information. ncurc.įor the SemVer type definition, see: format Max number of concurrent HTTP requests to registry. (default: 10)įilepath for the cache file. Default -cacheFile is ~/.ncu-cache.json and default -cacheExpiration is 10 minutes.Ĭlear the default cache, or the cache file specified by -cacheFile.Ĭache expiration in minutes.

cacheĬache versions to a local cache file. Options that take no arguments can be negated by prefixing them with -no-, e.g. Options are merged with the following precedence:


It allows you to pick and choose the Node.js version that you wish to use. It is a tool that allows you to download and install Node.js. So, feel free, to skip this section, if you are already familiar. I wanted to mention the following terminologies for absolute beginners. This article is more of a user guide for folks who are interested to install a Node Version Manager for Windows 10 Operating System. The reason I choose to do that is because I usually have to work with multiple applications that need require different Node.js versions, and using a node version manager (NVM) it is very easy to switch versions. I usually prefer to use a Node Version Manager to install Node.js. I had recently purchased a Windows 10 laptop and I wanted to install Node.js.
