npm、yarn、pnpm

  它们都是当前主流的包管理工具

  • pnpm:https://github.com/pnpm/pnpm
  • yarn: https://github.com/yarnpkg/yarn
  • npm: https://github.com/npm/npm

参考:

1、https://zhuanlan.zhihu.com/p/27449990

2、https://yarn.bootcss.com/docs/install.html#linux-tab

3、https://blog.csdn.net/qiansg123/article/details/80129453

  

原文地址:https://www.cnblogs.com/shengulong/p/9197437.html