node-pdf2img icon indicating copy to clipboard operation
node-pdf2img copied to clipboard

Not working with pm2 in production

Open itsTeknas opened this issue 5 years ago • 0 comments

Somehow if i invoke the program directly like node app.js , it works fine. But if i start it with a process manager like pm2, it says that the native dependency gm is not found.

Any idea why ? Any knows workarounds ?

itsTeknas avatar Apr 14 '20 06:04 itsTeknas