Skip to content

[Bug]: Can't compile on Windows #652

@PhunkyBob

Description

@PhunkyBob

Operating System

Windows

Run Mode

Electron (Desktop App)

App Version

0.13

Bug Description

When I try to install the application under Windows (no WSL), it always fails.

I tried with node 22, node 24 and different version of tsc.

Steps to Reproduce

  1. nodist 22
  2. git clone + cd automaker -> main branch
  3. npm install

Expected Behavior

It should install without error.

Actual Behavior

@automaker/spec-parser@1.0.0 build
tsc
node_modules/@types/node/util.d.ts:1582:8 - error TS1005: '}' expected.
1582
Found 1 error in node_modules/@types/node/util.d.ts:1582

Screenshots

No response

Relevant Logs

Additional Context

Is there a way to run a pre-built version?

Checklist

  • I have searched existing issues to ensure this bug hasn't been reported already
  • I have provided all required information above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions