addyosmani / addyosmani/git2txt
[windows 10] npm ERR! 'chmod' is not recognized as an internal or external command
未關閉
- 主要語言
- JavaScript
- 星號
- 564
- 分支
- 58
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.

貢獻指南
評估
這個 Issue 還沒有評估資料。