Skip to content

Can't use stdio inherit and sync together #942

@gutenye

Description

@gutenye

Given below code

#/usr/bin/env zx

$({ stdio: 'inherit', sync: true })`ls`

Output

Error: Cannot read properties of null (reading 'length')

The error comes from here

Image

Expected

works fine

Information

  • zx version: 8.2.0
  • node version: 20.12.2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions