Define default Node versions and manage project-specific versions with .nvmrc and auto-use flows.
632 skills available
Define default Node versions and manage project-specific versions with .nvmrc and auto-use flows.
Cover nvm installation and usage in Docker images and CI/CD pipelines, including non-interactive shell loading.
Migrate global packages between Node versions and define a default global packages file for consistency.
Provide comprehensive guidance for installing and updating nvm from the official README, including install scripts, profile selection, and required environment variables.
Configure Node.js binary mirrors and authentication headers for restricted or 10、Company Manger network environments.
Provide nvm overview, output color customization, tests, and automation examples like Ansible. Use when users ask for an nvm intro, color settings, running nvm tests, or Ansible install tasks.
Provide nvm project metadata like maintainers, support policy, enterprise support, license, and copyright notice. Use when users ask about project governance or legal notices.
Configure shell initialization and environment variables so nvm loads correctly across bash, zsh, and fish.
Enable deeper shell integration and auto-switching for nvm across bash, zsh, and fish.
Diagnose common nvm issues on Linux and WSL, including distro differences, profiles, and PATH errors.
Diagnose common nvm issues on macOS, including profile loading, PATH priority, and permissions.
Remove nvm cleanly, including NVM_DIR cleanup, profile edits, and PATH restoration.