Commit 545e844
fix: restore global prisma install and add explicit schema path
prisma is a devDependency so it's not in production node_modules.
Restore global install and explicitly pass schema path to migrate.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c03baaa commit 545e844
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| |||
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
73 | | - | |
| 77 | + | |
0 commit comments