AbdullahAlfaraj / AbdullahAlfaraj/neural-style-website
gnome-terminal: command not found
- Ngôn ngữ chính
- JavaScript
- Star
- 30
- Fork
- 7
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Followed install instructions but got this error:
```bash
$ bash neural-style-website-up.sh
neural-style-website-up.sh: line 4: gnome-terminal: command not found
```
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
Hướng nghiên cứu
The script neural-style-website-up.sh is failing because it calls 'gnome-terminal' which is not available on non-GNOME systems. Look at line 4 of that script to see how the terminal is launched. Research cross-platform ways to open a terminal (e.g., detect the OS, use xterm, or offer a fallback). Check if there are any existing scripts or documentation about environment setup.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- shell
- Lĩnh vực
- cli
- Loại issue
- Lỗi
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 40/100