CommandCodeAI / CommandCodeAI/desktop
[Bug]: Installer shows some unexpected logging after already finishing
Đang mở
@aliarain đang làm issue này rồi.
Từ ngày 7/9/2026.
bug
- Ngôn ngữ chính
- Shell
- Star
- 80
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
GUI version
0.1.1
Operating system
macOS (Apple silicon)
Reproduction steps
I am on Windows, but can't select that OS in the issue template dropdown....
When installing with the script and directly launching the application from the installer, I get some weird output.
Expected behavior
No output afterwards.
Actual behavior
PS C:\Users\username\Desktop> irm https://raw.githubusercontent.com/CommandCodeAI/gui/main/install.ps1 | iex
Downloading Command Code 0.1.1 for Windows...
Verified SHA-256: 7fc7869da3e27d830c863dd62fdecda2dccaa27f44fc1a06aab7915f8a7e4dbf
WARNUNG: This preview is not yet Authenticode signed.
Continue with the official verified installer? [y/N]: y
Command Code 0.1.1 installed successfully.
PS C:\Users\username\Desktop> Checking for update
Generated new staging user ID: <redacted_id>
Error: Error: net::ERR_NAME_NOT_RESOLVED
at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/browser_init:2:123516)
at SimpleURLLoaderWrapper.emit (node:events:518:28)
11:56:57.668 > [updater] error: Error: net::ERR_NAME_NOT_RESOLVED
at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/browser_init:2:123516)
at SimpleURLLoaderWrapper.emit (node:events:518:28)
11:56:57.669 > [updater] check failed: Error: net::ERR_NAME_NOT_RESOLVED
at SimpleURLLoaderWrapper.<anonymous> (node:electron/js^C/browser_init:2:123516)
What is weird is that this output happens after (!) the install command seems to have finished.
I ran under Windows 11 with the Terminal app.
Screenshots, recordings, or sanitized logs
No response
Safety check
- I removed credentials and private project information from this report.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.