2024-01-08 13:37:44
如何使用nvm镜像站?
#mac/Linux安装路径 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash #windows安装路径 https://github.com/coreybutler/nvm-windows
nvm add_mirror https://npmmirror.com/mirrors/node/
nvm install node
探索Web开发资源和人工智能教程的代码社区