pack
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user