Skip to main content

nvm cache remove

Remove cached artifacts.

Alias: rm

Subcommands

SubcommandDescription
versionRemove cached Node.js archives (default).
metadataRemove cached metadata files.
allClear metadata and versions caches.

Notes

Removal can be blocked when allow_download_cache_removal=false.