addyosmani / addyosmani/git2txt

[windows 10] npm ERR! 'chmod' is not recognized as an internal or external command

Open
#6 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
564
Forks
58
PR merge metrics
No merged PRs in 30d

Description

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.

![image](https://github.com/user-attachments/assets/d3f9f0f6-885d-412b-b8a3-513d6292cab8)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.