This commit is contained in:
Z User
2026-03-25 15:05:12 +00:00
parent 5b6e50c0bd
commit 3b2e89db74
11 changed files with 580 additions and 111 deletions

View File

@@ -1205,3 +1205,23 @@ Checked 846 installs across 915 packages (no changes) [45.00ms]
$ prisma db push
Failed to load config file "/home/z/my-project" as a TypeScript/JavaScript module. Error: Error: ENOTDIR: not a directory, lstat '/home/z/my-project/.config/prisma'
error: script "db:push" exited with code 1
==========================================
[2026-03-25 07:22:32] Starting: bun install
==========================================
[BUN] Installing dependencies...
[0.10ms] ".env"
bun install v1.3.10 (30e609e0)
Checked 846 installs across 915 packages (no changes) [60.00ms]
==========================================
[2026-03-25 07:22:33] Completed: bun install
[LOG] Step: bun install | Duration: 1s
==========================================
==========================================
[2026-03-25 07:22:33] Starting: bun run db:push
==========================================
[BUN] Setting up database...
$ prisma db push
Failed to load config file "/home/z/my-project" as a TypeScript/JavaScript module. Error: Error: ENOTDIR: not a directory, lstat '/home/z/my-project/.config/prisma'
error: script "db:push" exited with code 1