how to install node in CMD code example Example 1: find node version node -v OR node --version Example 2: install noedjs brew install node