FoalTS / foal

Full-featured Node.js framework, with no complexity. 🚀 Simple and easy to use, TypeScript-based and well-documented.
https://foalts.org/
MIT License
1.9k stars 140 forks source link

Remove pm2 to fix CLI failure #1177

Closed LoicPoullain closed 1 year ago

LoicPoullain commented 1 year ago

Issue

When using PM2, we get failures in the CI with a "exit code 7". This is not the first time it happens and I don't understand what the issue is.

Solution and steps

Checklist