打开本地文件发现Cellar目录下无法生成 node文件,应该是下载时出现问题,重复下载无法解决问题,只能重新安装brew。
步骤1(安装 brew):
/bin/zsh -c “$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)”
步骤二(选择配置):
步骤三:
source /Users/jingweiji/.zprofile (重载文件,否则配置生成无效)
步骤四:
brew install npm ,完成
步骤 5:查看版本: