kevinf
kevinf
Hi, I'm getting the same issue in my Dockerfile. It sometimes works and sometimes fails. Using version 12.16.1 --- *On a side note...* When I run `yarn audit --json` it...
Same when using `Progress.Bar`, also similar error when using `ProgressCircle`
I'm encountering the same issue. Very confusing bug.
The culprit ended up being `npm:crypto` library. Just opted to use a `npm:uuid` and things started working again.