Nest.js Quick Guide with Q&A - 2025 Initial steps and frequently used commands Update Node version Use NVM If NVM is installed but $ node -v gives old version $ nvm ls $ nvm alias default <version> OR Updating the Ubuntu system Node version without NVM