Skip to content

Errow spawn EFType on trying to launch #1

@Draass

Description

@Draass

What version of Codex is running?

No response

Which model were you using?

No response

What platform is your computer?

No response

What steps can reproduce the bug?

Install it via npm install -g @just-every/code

What is the expected behavior?

App launches

What do you see instead?

node:internal/child_process:420
throw new ErrnoException(err, 'spawn');
^

Error: spawn EFTYPE
at ChildProcess.spawn (node:internal/child_process:420:11)
at spawn (node:child_process:753:9)
at file:///C:/Users/Professional/AppData/Roaming/npm/node_modules/@just-every/code/bin/coder.js:135:15 {
errno: -4028,
code: 'EFTYPE',
syscall: 'spawn'
}

Additional information

Method with uninstalling, installing, cleaning cache, running npx, etc. don't seem to help
Also if you try to use code-x86_64-pc-windows-msvc.exe manually, it is also not working. Looks like binary is corrupted in some way

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions