Node for Max not working when Max is launched with PM2

Guillaume Lévesque's icon

Hi,

We use PM2 to launch and watch applications.
I noticed that using PM2 makes Node for Max unusable. This is on Windows.
Here a the steps to reproduce:

Install pm2
Go using cmd go to max directory and execute: pm2 start Max.exe
Max will open. In Max open node.script help and notice that the node process manager is unable to run.

Any clue why?

Thanks!