Node red pm2 service on windows not able to boot on when the flow stops

Dear Team,

This topic is based on Node-Red pm2 services on Windows. I'm trying to work on a local PC with the node js install, installing pm2 services is possible, but after that, I cannot access pm2 files or activate any other services. I need to write pm2 services for Windows node-red to be opened could you please provide me a proper documentation or online support to solve my query?

Do not install npm packages from an admin command prompt.

The issue you have is that pm2 isn't in the path. Type the command path and you will find that, for some reason, you should have something like this in the list:

C:\Users\※※※※※※※\AppData\Roaming\npm