Klovit / KlovitClient

A modern Dashboard for Pterodactyl.
GNU General Public License v3.0
25 stars 6 forks source link

index.js not found #38

Closed Luchs3-tech closed 6 months ago

Luchs3-tech commented 6 months ago

When I try to start KlovitClient I get the message that the script cannot be found. I also tried re-cloning it from Github without success.

pm2 start ./dist/index.js --name KlovitClient [PM2] Spawning PM2 daemon with pm2_home=/root/.pm2 [PM2] PM2 Successfully daemonized [PM2][ERROR] Script not found: /home/KlovitClient/dist/index.js

System: Debian

zebronixllc commented 6 months ago

pm2 uff

BeastGamer81 commented 6 months ago

Run pm2 start ./dist/server/entry.mjs --name KlovitClient