We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Having the same issue - WMIC is now deprecated.. https://techcommunity.microsoft.com/blog/windows-itpro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/4039242
Sorry, something went wrong.
No branches or pull requests
Does this look familiar to anyone?
I' m getting this repeatably in the logs. My app is working anyway.
I'm on windows 11 with the latest pm2.
The text was updated successfully, but these errors were encountered: