Update nvs.rb

This commit is contained in:
Miccal Matthews 2023-10-07 10:41:01 +08:00 committed by GitHub
parent 3e18aad67a
commit a2b3e6b190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,9 @@ cask "nvs" do
args: ["#{caskroom_path}/latest"],
}
zap trash: "~/.nvs"
uninstall trash: "~/.nvs"
# No zap stanza required
caveats <<~EOS
NVS installs all Node.js versions to ~/.nvs by default.