volta-node-cleanup

Community

Remove obsolete Volta Node versions on macOS.

Authorekozmdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill explains how to manually remove obsolete Volta-managed Node.js versions on macOS by deleting the actual artifacts when the built-in uninstall command is not available.

Core Features & Use Cases

  • Manual cleanup of outdated Volta Node.js versions by removing the corresponding directories under ~/.volta/tools.
  • Reclaim disk space when automatic uninstallation does not exist or is unavailable.
  • Use case: you upgraded Node.js in Volta and need to prune old versions to keep the environment tidy.

Quick Start

Remove the target version by executing the following commands: rm -rf "$HOME/.volta/tools/image/node/<version>" rm -f "$HOME/.volta/tools/inventory/node/node-v<version>-darwin-"*.tar.gz rm -f "$HOME/.volta/tools/inventory/node/node-v<version>-npm"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: volta-node-cleanup
Download link: https://github.com/ekozmdev/my-codex-cli-settings/archive/main.zip#volta-node-cleanup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.