Replies: 4 comments 7 replies
-
Hi @NilkOne, First of all, I don't have this problem in Visual Studio 2022 v17.0.6. for me, it shows the error message directly! second, if the visual studio doesn't provide any way to check git error messages I can not do much about that in husky. |
Beta Was this translation helpful? Give feedback.
-
Thanks for your rapid answer Can you share your hooks please ? |
Beta Was this translation helpful? Give feedback.
-
I've tested this problem with the current husky repo. |
Beta Was this translation helpful? Give feedback.
-
I moved this issue to discussions, feel free to ask any question if you couldn't manage to solve the problem. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version
0.5.1
Details
In Visual Studio Enterprise 2022 (64 bits) - Preview Version 17.3.0 Preview 6.0,
I can't view hook error logs.
I can view an error message "One or more errors occurs" but no details when comiting.
No more details in Output window (Git source control section).
I can view logs only if I run a git command line in dos/powershell.
(if I copy the hook directly in Git Hooks folder, that work and I can see error message in VS window)
Any solutions ?
Steps to reproduce
Beta Was this translation helpful? Give feedback.
All reactions