Nodejs版本依赖于PM2版本(Nodejs version dependency for PM2 versions)

编程入门 行业动态 更新时间:2024-10-11 03:19:28
Nodejs版本依赖于PM2版本(Nodejs version dependency for PM2 versions)

我需要升级PM2版本,我使用nodejs 0.10.32。 有没有办法找出哪个最新的PM2版本与nodejs 0.10.32兼容?

I need to upgrade PM2 version and i am using nodejs 0.10.32. Is there a way to figure out which latest PM2 version is compatible with nodejs 0.10.32 ?

最满意答案

检查package.json ,它表示node >= 0.10 。 由于它仍然是一个受欢迎的版本,PM2可能会坚持这一点。

注意:Node.js 0.10将保留到2016年10月 ( 路线图 ),之后,模块可能会离开此版本,主机将升级。

Checkout the package.json, it says node >= 0.10. As it's still a popular version, PM2 will probably stick to that.

Notes: Node.js 0.10 will be maintained until October 2016 (roadmap), after that, modules might leave this version away, and hosts will upgrade.

更多推荐

本文发布于:2023-07-14 19:02:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1106721.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:版本   依赖于   Nodejs   versions   dependency

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!