You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See this VSCode extension project. When I run git commit -m "..." from the terminal (VSCode on Windows), everything works, but when I click Commit on the source control panel, I get:
Failed to run tests
husky - pre-commit hook exited with code 1 (error)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
See this VSCode extension project. When I run
git commit -m "..."
from the terminal (VSCode on Windows), everything works, but when I clickCommit
on the source control panel, I get:Beta Was this translation helpful? Give feedback.
All reactions