-
1. I got things started just fine with `babel-node` technique, but [it isn't recommended in production](https://babeljs.io/docs/usage/cli/#babel-node).
2. I got things started just fine with the `requ…
-
Hello,
I am using pm2-windows-service on several windows 7 servers. Even with the environment variables properly set, after a while the the process just does not start. When I look at services.msc ho…
-
I have attached debug-log.
[npm-debug.txt](https://github.com/hung-phan/koa-react-isomorphic/files/529327/npm-debug.txt)
-
#19 Hello,
I have just added two dbroots and two pms to existing cluster (combined) and the system will not start. Any ideas from reading the logs below?
The err.log says this:
```
Jun 23 18:43:56 …
-
I am not sure if I'm doing something wrong, but some modules do not seem to work.
I have installed the npmunbox on my offline machine. If I do:
`npmunbox --save require.npmbox` then require and al…
-
Sometimes after `pm2 stop all` processes may be restarted. [See this gist](https://gist.github.com/morkai/d977daeb6b9b46ab8fc6) (10 running processes, after `pm2 stop all` the `test-1` process is onli…
-
When trying to oauth with Slack
-
## Purpose
Allow easier development of multi-platform applications with easy code reuse across them.
Make the entire client-side application and its dependencies, decoupled from the build process an…
-
Related: https://github.com/Unitech/pm2/issues/1303#issuecomment-164960671
Use case:
During a graceful shutdown call process.send('offline'); to let pm2 that the current process should be treated as…
-
Hi there,
Apologies if this is not the right place but I couldn't see any other support channel for this.
I'm looking to use pm2 with keymetrics for an app we're developing. The app itself is a nod…