安装brew(前面文章已介绍)
查看npm版本
npm - v zsh: command not found: npm
brew install npm
npm -v 7.6.0
npm install -g npm npm -v 7.6.2