Commit f4478c0
committed
fix(native): resolve permission issues in containerized native build
- Add temp directory configuration with proper permissions
- Set npm cache to writable location in container
- Fix EACCES errors during pnpm install and native compilation1 parent 48a9b32 commit f4478c0
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
0 commit comments