'Pm2 ENOENT: no such file or directory, open './Assets/
I have manage to setup up pm2 correctly and it almost works 100%. The problem is that I have some files in ./Assets and the Server path is at
script path │ /home/ubuntu/apps/bach-app/Server/Server.js
Now for some reason, it keep telling me that ./Assets/filename doesn't exist. How can I prevent this or how can I add so it looks for /home/ubuntu/bach-app/Server/Assets...
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
