Open ronanbrowne opened 1 month ago
FYI @aarlaud any advice on this, in the mean time I'm going to roll back to previous version to unblock.
What's your node version? Note able to reproduce that on my end.
What's your node version?
v18.20.4
are you using the binary?
are you using the binary?
Yes, for additional context, in our use case this tool executes in a docker image, the building of the image installs the binary grabbing it form the GH release page via a curl (getting the lastest version for the specified architecture)
problem is with the binary indeed. investigating
1.12.2 should do the trick. At least it does for me. Please confirm whenever you get the chance. Thanks for reporting this and apologies for the inconvenience. Cheers!
Much appreciated @aarlaud - I'll confirm this tomorrow and loop back
Since the last release,
v1.12.1
, the following issue has been observed in our pipelines.I can see from the change log that
Axios
has been updated which is referenced in this same stack trace. Can this please be investigated please?