addyosmani / addyosmani/git2txt
[windows 10] npm ERR! 'chmod' is not recognized as an internal or external command
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 564
- Fork
- 58
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I'm encountering an error when using git2txt on Windows. When I try to run a command that likely involves `chmod` (e.g., changing file permissions), I receive the message:
> 'chmod' is not recognized as an internal or external command
This error indicates that the `chmod` command, commonly used in Unix-based systems for permission management, is not recognized by the Windows environment.

Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.