pc-dart
pc-dart copied to clipboard
Is it safe to use 4.0.0 given CI failures for Chrome and Node?
I'm considering using version 4.0.0 of this package but noticed that the CI pipelines are currently failing for both Chrome and Node environments. Could you clarify if it is safe to use 4.0.0 in production, or if there are known issues related to these failures?
Any guidance on compatibility or fixes would be appreciated.
The CI is failing because of an uncaught exception when attempting to initialize the cryptographic random number generator (Random.secure()) in Node.