-
Couldn't load subscription status.
- Fork 2.8k
feat: 运行环境增加 Node.js 管理 #2390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: 运行环境增加 Node.js 管理 #2390
Conversation
|
@zhengkunwang223: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
b3af69c to
14000f7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wanghe-fit2cloud The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
如果服务器上我已经安装了pm2,会有冲突吗?我使用了nvm 安装了node,然后又用npm全局安装了pm2,但pm2的安装路径目前在 |
不会,我们采用的是容器化方案。 |
Refs #397