Page Card History
Follow instructions from github.com/nvm page
Install the package manager pnpm following this instructions
pnpm
With node.js and npm installed, the next step is to install the Angular CLI which provides tooling for effective Angular development.
From a Terminal window run the following command:
pnpm install -g @angular/cli
ng version