Skip to content
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

报错 Error: Expect "max_memory_restart" to be a typeof [object String] / [object Number], but now is [object Object] #34

Open
syh0304 opened this issue May 26, 2022 · 0 comments

Comments

@syh0304
Copy link

syh0304 commented May 26, 2022

执行node startup worker 3000报错

node startup worker 3000
Error: Expect "max_memory_restart" to be a typeof [object String] / [object Number], but now is [object Object]
at Object.Common.verifyConfs (D:\nodejs\node_modules\pm2\lib\Common.js:834:14)
at API._startScript (D:\nodejs\node_modules\pm2\lib\API.js:701:27)
at API.start (D:\nodejs\node_modules\pm2\lib\API.js:334:12)
at D:\nodejs\antcolony\startup:20:13
at D:\nodejs\node_modules\pm2\lib\API.js:187:16
at D:\nodejs\node_modules\pm2\lib\API\Modules\Modularizer.js:79:19
at wrapper (D:\nodejs\node_modules\pm2\node_modules\async\internal\once.js:12:16)
at replenish (D:\nodejs\node_modules\pm2\node_modules\async\internal\eachOfLimit.js:76:25)
at D:\nodejs\node_modules\pm2\node_modules\async\internal\eachOfLimit.js:86:9
at eachLimit (D:\nodejs\node_modules\pm2\node_modules\async\eachLimit.js:47:43)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant