Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in Cygwin / Msys2 on Windows #622

Open
abcfy2 opened this issue Sep 23, 2023 · 0 comments · May be fixed by #646
Open

Not working in Cygwin / Msys2 on Windows #622

abcfy2 opened this issue Sep 23, 2023 · 0 comments · May be fixed by #646

Comments

@abcfy2
Copy link

abcfy2 commented Sep 23, 2023

×  fatal     Error: ENOENT: no such file or directory, open '\c\Users\abcfy\projects\docker-postgresql-dev-packages\.git\COMMIT_EDITMSG'
    at Object.openSync (node:fs:603:3)
    at Object.writeFileSync (node:fs:2324:35)
    at main (D:\msys64\ucrt64\lib\node_modules\git-cz\dist\cli.js:193:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Please help. Thanks.

abcfy2 added a commit to abcfy2/git-cz that referenced this issue Feb 2, 2024
Use `path.posix.join()` instead of `path.join()` to solve path
compatibility in Cygwin on Windows

✅ Closes: streamich#622
@abcfy2 abcfy2 linked a pull request Feb 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant