nrwl / nx-labs

A collection of Nx plugins
MIT License
144 stars 50 forks source link

Math.random error #345

Open sheldon-ouma-sudo opened 1 year ago

sheldon-ouma-sudo commented 1 year ago

I am not using Math.random anywhere in my code, but I am receiving this error: "Error: secure crypto unusable, insecure Math.random not allowed". It is really stressing me up, any suggestions to debug this? Prior to this I updated my expo version and that's when the issues started.