使用 Node 版本管理器安装 Node.js 和 npm
Node 版本管理器允许您在系统上安装和切换多个版本的 Node.js 和 npm,以便您可以在多个版本的 npm 上测试您的应用程序,以确保它们适用于不同版本的用户。
Node version managers allow you to install and switch between multiple versions of Node.js and npm on your system so you can test your applications on multiple versions of npm to ensure they work for users on different versions.