-
Notifications
You must be signed in to change notification settings - Fork 28
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
File path issue when running locally on Windows #32
Comments
Hi Martin, I have the same problem. Did you solve it? |
Hi. No, I think we just disabled this particular commit hook, sorry. |
Having the same issue. One possible solution might be using console_scripts instead of scripts (https://stackoverflow.com/questions/73136027/executable-scriptspython-exe-not-found-for-pre-commit-lose-slashes) |
Hey @daniela-winkler, |
same issue here, would be great to get support for running this pre-commit hook under Windows too |
+1 |
Still no fix? |
The same issue with 0.2.1 and 0.2.3 |
chiming in here, fails on windows for me too. Just needs |
Hi.
The senior developer on my team has set up pre-commit hooks using this utility.
The pre-commit succeeds in github, but when I run it locally, I get an error like this:
The exe files exist:
but the path seems to have a problem
The text was updated successfully, but these errors were encountered: