ancient-diamond-80011
05/29/2023, 2:14 PMterraform
versions on my new work laptop, with an easy workaround of manually downloading, extracting, and moving to the ~/.garden/tools/terraform-x-y-z/somehash/terraform
directory
apparently this is reproducible in CI as well https://app.circleci.com/pipelines/github/garden-io/garden/17989/workflows/df3a3ac9-6fa1-45e5-a265-b0ae45492ec9/jobs/314034docker run --rm -it node:18-alpine@sha256:1ccc70acda680aa4ba47f53e7c40b2d4d6892de74817128e0662d32647dd7f4d --version
v18.16.0
0.10.14
does not appear to fix the issueunzipper
for our usecase, as we need streaming support and not a lot of the libraries provide that. additionally, most of the unzipping libraries in the ecosystem are even less maintained than unzipper
- they might suffer from the same issues on Node >=18.16.0