Skip to content

volta uninstall doesn't uninstall #2041

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
anonrig opened this issue May 1, 2025 · 0 comments
Open

volta uninstall doesn't uninstall #2041

anonrig opened this issue May 1, 2025 · 0 comments

Comments

@anonrig
Copy link

anonrig commented May 1, 2025

volta uninstall PACKAGE_NAME doesn't actually remove the package. It just removes the symlink in volta/bin folder.

➜  volta uninstall @anthropic-ai/claude-code
Removed executable 'claude' installed by '@anthropic-ai/claude-code'
success: package '@anthropic-ai/claude-code' uninstalled
➜  ls -l /home/yagiz/.volta/tools/image/packages/
total 20
drwxrwxr-x 2 yagiz yagiz 4096 May  1 14:34 '@anthropic-ai'/
drwxrwxr-x 4 yagiz yagiz 4096 Apr 25 10:43  node-benchmark-compare/
drwxrwxr-x 3 yagiz yagiz 4096 Feb 10 09:28 '@node-core'/
drwxrwxr-x 4 yagiz yagiz 4096 Mar 16 20:30  npm-check-updates/
drwxrwxr-x 3 yagiz yagiz 4096 Jan 24 10:09  unenv/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant