{
  "id": 667829,
  "title": "Bring nvm as a Command to Your CLI: Demystifying the Shell Function",
  "url": "https://urgent.news/2026/08/12/bring-nvm-as-a-command-to-your-cli-demystifying-the-shell-function",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-12T13:35:05.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/sukkergris/bring-nvm-as-a-command-to-your-cli-demystifying-the-shell-function-2kg4"
  },
  "original_language": "en",
  "account": null,
  "summary": "The problem Every frontend and full-stack developer has typed nvm install or nvm use into their terminal. It feels like any other CLI tool—just like git, docker, or npm. However, if you try to call nvm inside a Docker build, devcontainer, a CI/CD pipeline script, or a non-interactive shell, you are immediately met with the dreaded error: nvm: command not found. Understanding why this happens—and…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}