#Trying to re-do ziglings but it's not building

1 messages · Page 1 of 1 (latest)

midnight swallow
#

I get the following error when trying to run ziglings. And it seems that ChildProcess is missing an exec method.

error: struct 'child_process.ChildProcess' has no member named 'exec'
        var result = Child.exec(.{

Zig version is 0.12.0-dev.1632+acf9de376

lyric saffron