Commit 1446592
🐛 Fix DevContainer build errors
⚡ 修正内容:
- vscode ユーザー重複エラー修正 (条件付き作成)
- NPMパッケージ名修正: @opencode-ai/cli → opencode-ai
- 全パッケージの存在確認済み (@openchamber/web, ecc-universal)
🔧 技術詳細:
- useradd に条件分岐追加 (既存ユーザー対応)
- usermod エラー無視設定追加
- 正しいOpenCodeパッケージ名使用
✅ DevContainer ビルド成功対応完了
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 8dbdb75 commit 1446592
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
0 commit comments