Hello,
I see 2 of these projects published to npm
https://www.npmjs.com/package/@elife/pm2
https://www.npmjs.com/package/@tpp/pm2
The elife one has the later version, but has incorrect requires in the examples
const pm2 = require('@tpp/pm2')
Which to use ?
Hello,
I see 2 of these projects published to npm
https://www.npmjs.com/package/@elife/pm2
https://www.npmjs.com/package/@tpp/pm2
The elife one has the later version, but has incorrect requires in the examples
const pm2 = require('@tpp/pm2')Which to use ?