nvm 安装 node.js
# Download and install nvm: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.6/install.sh | bash # in lieu of restarting the shell \. "$HOME/.nvm/nvm.sh" 以上部分换成如下内容: >> brew install nvm # Download and instal…
2026/8/6 19:29:01