Augusto Almeida
Augusto Almeida
 Problem happens here, my problem was that my Docker container was using a Debian without the top process. I just installed the 'procps' package using apt and things are...
Hi, Is it possible to pass a -i argument when using a ecosystem file ? I can't make it work, I would like to control the number of instances using...
> @acba If you use a ecosystem file you must define the `instances` attributes like this : > > ``` > module.exports = { > apps: [{ > script: "app.js",...
> @vmarchaud > @acba You can't override them with the CLI when using a ecosystem, PM2 expect to find all the config in the ecosystem file Gotcha! I was using...
Could you try again ? I just updated all libraries to their last versions, i got it working fine. The only problem is some warnings from 'deap'.
Could you try again ? I just updated all libraries to their last versions, i got it working fine. The only problem is some warinings from 'deap'.