Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 v.7.x 上遇到了很多问题,但现在我必须将我的项目移动到新的服务器上。所以,我必须再次安装 socket.io。但是,当我使用“npm install socket.io”时,我得到了最后一个版本。我的项目使用 v.6.x,现在我真的无法安装 v.7.x,那么,我该如何安装 v.6.x新PM?
我想你可以做到
您可以通过以下方式查看列表
npm ls socket.io sudo npm install socket.io@0.6