79585589

Date: 2025-04-22 02:00:56
Score: 0.5
Natty:
Report link

In my case i used pm2 to start my server and it somehow change relative path or something like that...

Solution for such case:

provide explicitly cwd option to pm2 from config or directly in terminal, for example: pm2 start dist/main.js -- --name example --cwd /var/www/hope-it-will-help/app

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: nik-kita