Hrvoje Maracic

Results 4 comments of Hrvoje Maracic

I seem to have the same issue, but when running in fork mode. My PM2 version is 4.1.2. I'm using a file called `pm2start.json` to start the app, its contents...

It seems that #1226 talks about merging multiple variants together, however this issue occurs when a single variant at a time is inherited, though the inheritance hieararchy has multiple levels....

I noticed the same thing. When a module is "required", the value of `this` inside a function defined as `module.exports.someFunction` is `module.exports`. However, when the same module is "rewired", even...