-
Notifications
You must be signed in to change notification settings - Fork 495
Open
Description
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
- nodist 22
- git clone + cd automaker -> main branch
- 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
Labels
No labels