brew 安装nodejs

https://zhuanlan.zhihu.com/p/108858395?from_voters_page=true

brew install node@16

安装完之后记得link

brew link node@16

然后就能使用了

node -v 查看版本

posted @ 2021-12-27 18:41  安妮顿熊  阅读(776)  评论(1)    收藏  举报