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 caught while calling pidusage #5940

Open
mark-hahn opened this issue Jan 30, 2025 · 1 comment
Open

Error caught while calling pidusage #5940

mark-hahn opened this issue Jan 30, 2025 · 1 comment

Comments

@mark-hahn
Copy link

Does this look familiar to anyone?

Error caught while calling pidusage
PM2      | Error: Error: spawn wmic ENOENT
PM2      |     at ChildProcess.<anonymous> (C:\Users\mark\AppData\Local\nvm\v23.6.1\node_modules\pm2\node_modules\pidusage\lib\bin.js:33:10)
PM2      |     at ChildProcess.emit (node:events:507:28)
PM2      |     at ChildProcess.emit (node:domain:489:12)
PM2      |     at ChildProcess._handle.onexit (node:internal/child_process:292:12)
PM2      |     at onErrorNT (node:internal/child_process:484:16)
PM2      |     at process.processTicksAndRejections (node:internal/process/task_queues:90:21)

I' m getting this repeatably in the logs. My app is working anyway.

I'm on windows 11 with the latest pm2.

@sharq88
Copy link

sharq88 commented Feb 25, 2025

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

2 participants