lucacasonato/deno-puppeteer

Cannot Install Firefox: error: stdout was not piped

Opened this issue · 2 comments

Running the firefox install script in the docs, the download completes then I get

error: Uncaught (in promise) TypeError: stdout was not piped
    const stdout = new TextDecoder().decode(await proc.output());

System Info:
M1 MacOs 11.1
deno 1.10.3 (release, aarch64-apple-darwin)
v8 9.1.269.27
typescript 4.2.2

Deno 1.13.2, the same.

Hitting this too, mind submitting the small PR?

deno 1.29.4 (release, aarch64-apple-darwin)
v8 10.9.194.5
typescript 4.9.4