ChatIDE icon indicating copy to clipboard operation
ChatIDE copied to clipboard

Investigate CI failure

Open yagil opened this issue 1 year ago • 0 comments

CI fails with

Run vsce package
/opt/hostedtoolcache/node/16.20.2/x64/lib/node_modules/@vscode/vsce/node_modules/undici/lib/web/fetch/response.js:542
  ReadableStream
  ^

ReferenceError: ReadableStream is not defined
    at Object.<anonymous> (/opt/hostedtoolcache/node/16.20.2/x64/lib/node_modules/@vscode/vsce/node_modules/undici/lib/web/fetch/response.js:542:3)

https://github.com/yagil/ChatIDE/actions/runs/10381556703

yagil avatar Aug 14 '24 14:08 yagil