Commit ed3d75a
Fix admin user creation: copy all node_modules to Docker image
- Copy full node_modules instead of just Prisma modules
- Fixes 'Cannot find module bcryptjs' error during seed
- Ensures tsx and all dependencies available for admin user creation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 00a4bd9 commit ed3d75a
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments