From 36a817dce122f4526cdcf95f8e9099e765b329b7 Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@users.noreply.github.com> Date: Sun, 6 Aug 2023 19:09:14 +1000 Subject: [PATCH] Fix PM2 refusing to start the process --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index f5f41bd..2102cac 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,9 @@ "type": "git", "url": "git+https://github.com/AnxietyisReal/Daggerbot-TS.git" }, + "scripts": { + "start": "yarn node ." + }, "author": "Toast", "license": "ISC", "os": [