Skip to content

[Bug]: Cannot commit on Windows because of acton command inavailability (Installed via WSL) #1065

@mhbdev

Description

@mhbdev

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

  1. Install acton on windows using WSL installation guide
  2. Create a new empty project using acton commands
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions