Acton Version
acton 1.0.0 (3a4f0dc 2026-05-11)
Command
acton check
What Happened
Commit fails:
git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file -
.githooks/pre-commit: line 3: acton: command not found
Steps To Reproduce
- Install acton on windows using WSL installation guide
- Create a new empty project using acton commands
- Try to commit the initial changes using
git commit or vscode user interface
Expected Behavior
Expected the acton to be found on my machine
Actual Output
git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file -
.githooks/pre-commit: line 3: acton: command not found
Acton Logs
Doctor Report
Project Or Input Files
No response
Environment
No response
Acton Version
acton 1.0.0 (3a4f0dc 2026-05-11)
Command
acton check
What Happened
Commit fails:
git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file - .githooks/pre-commit: line 3: acton: command not foundSteps To Reproduce
git commitor vscode user interfaceExpected Behavior
Expected the acton to be found on my machine
Actual Output
git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file - .githooks/pre-commit: line 3: acton: command not foundActon Logs
Doctor Report
Project Or Input Files
No response
Environment
No response