From ce7e2e2b3d090b3c219a8e52ba3cceb96e8c0b16 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Fri, 10 Nov 2023 13:09:35 -0600 Subject: [PATCH] fix missing focus --- content/posts/spotlight-on-torchlight/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/spotlight-on-torchlight/index.md b/content/posts/spotlight-on-torchlight/index.md index 0caac5f..9fb6c7a 100644 --- a/content/posts/spotlight-on-torchlight/index.md +++ b/content/posts/spotlight-on-torchlight/index.md @@ -157,7 +157,7 @@ node:internal/fs/utils:350 throw err; ^ -Error: ENOENT: no such file or directory, open '/home/john/projects/runtimeterror/node_modules/@torchlight-api/torchlight-cli/dist/stubs/config.js' +Error: ENOENT: no such file or directory, open '/home/john/projects/runtimeterror/node_modules/@torchlight-api/torchlight-cli/dist/stubs/config.js' # [tl! focus] at Object.openSync (node:fs:603:3) at Object.readFileSync (node:fs:471:35) at write (/home/john/projects/runtimeterror/node_modules/@torchlight-api/torchlight-cli/dist/bin/torchlight.cjs.js:524:39)