% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15916 100 15916 0 0 322k 0 --:--:-- --:--:-- --:--:-- 323k => Downloading nvm from git to '/home/circleci/.nvm' => hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/circleci/.nvm/.git/ => Compressing and cleaning up git repository => Appending nvm source string to /home/circleci/.profile => bash_completion source string already in /home/circleci/.profile => You currently have modules installed globally with `npm`. These will no => longer be linked to the active version of Node when you install a new node => with `nvm`; and they may (depending on how you construct your `$PATH`) => override the binaries of modules installed with `nvm`: /usr/local/lib ├── corepack@0.34.0 ├── pnpm@10.17.1 └── yarn@1.22.22 => If you wish to uninstall them at a later point (or re-install them under your => `nvm` Nodes), you can remove them from the system Node as follows: $ nvm use system $ npm uninstall -g a_module => Installing Node.js version 22.20.0 Downloading and installing node v22.20.0... od: ../lib/systemd/systemd: No such file or directory Local cache found: ${NVM_DIR}/.cache/bin/node-v22.20.0-linux-arm64/node-v22.20.0-linux-arm64.tar.xz Checksums match! Using existing downloaded archive ${NVM_DIR}/.cache/bin/node-v22.20.0-linux-arm64/node-v22.20.0-linux-arm64.tar.xz Now using node v22.20.0 (npm v10.9.3) Creating default alias: default -> 22.20.0 (-> v22.20.0 *) => Node.js version 22.20.0 has been successfully installed => Close and reopen your terminal to start using nvm or run the following to use it now: export NVM_DIR="$HOME/.nvm" [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm v22.20.0 is already installed. Now using node v22.20.0 (npm v10.9.3) default -> 22.20 (-> v22.20.0 *)