美文网首页
nodejs安装

nodejs安装

作者: xuanxiao | 来源:发表于2019-10-18 11:18 被阅读0次

    Linux

    https://github.com/nvm-sh/nvm

    curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
    

    新开一个窗口执行

    nvm install --lts
    

    安装完成

    Windows

    https://www.cnblogs.com/liaojie970/p/9296177.html

    相关文章

      网友评论

          本文标题:nodejs安装

          本文链接:https://www.haomeiwen.com/subject/gaiczftx.html