Skip to content

Instantly share code, notes, and snippets.

@stefango
Created February 27, 2026 14:42
Show Gist options
  • Select an option

  • Save stefango/58abefcaf94e7bb66ae0f6f20ea37e10 to your computer and use it in GitHub Desktop.

Select an option

Save stefango/58abefcaf94e7bb66ae0f6f20ea37e10 to your computer and use it in GitHub Desktop.
~/.volta/hooks.json
{
"node": {
"index": {
"template": "https://mirrors.cloud.tencent.com/nodejs-release/index.json"
},
"distro": {
"template": "https://mirrors.cloud.tencent.com/nodejs-release/v{{version}}/node-v{{version}}-{{os}}-x64.{{ext}}"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment