Emmanuel Daniel

Results 5 comments of Emmanuel Daniel

@murat0 have you been able to find a fix??

@gorhom I think this PR is a relevant use case. Found myself, having to folk and implement something similar

Have similar issues. Issue is when trying to run build. ```bash [commonjs--resolver] Cannot bundle Node.js built-in "util" imported from "node_modules/form-data/lib/form_data.js". Consider disabling ssr.noExternal or remove the built-in dependency. file: /node_modules/form-data/lib/form_data.js...

> Ran into this issue when upgrading on RN `0.76.7`. Rolled back to my last working version (`2.6.3`). Thanks @jakecurreri , I tried your solution out, and it worked for...