美文网首页
2020-03-23

2020-03-23

作者: 酷热summer | 来源:发表于2020-03-23 20:42 被阅读0次

NVM:

  • full name: Node Version Manager

  • install: github 地址 -> curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh|bash

NPM:

  • full name: Node Package Manager
  • usage:
    • man ls
    • man node
    • npm --help
    • npm uninstall packageName

相关文章

网友评论

      本文标题:2020-03-23

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