@greweb
@greweb
Did someone figured out a way/pattern to reproduce the bug?
It's probably not documented but it's exposed in react-native if using `require("ErrorUtils")` . It's useful to catch global errors with `ErrorUtils.setGlobalHandler` (like you want to log them to a distant...
This is indeed a problem that we also felt on our side (Ledger Live) on our path of migrating from Node 12 to Node 14. Is there any progress done...
Please consider upgrading or changing sodium to something else. 🙏
Thanks for the github issue. This should be fixed in 3.4.0 🤞
looks good to me :+1:
I was initially testing in context of Electron 7 (with that "cannot open device") But to focus more at a minimal level, i'm now testing directly on the Terminal using...
Ok thanks! I'll make a minimal script to see if it still happens and ask more dev in my team to test in different environment. (I'm testing just with node,...
I guess it would be possible to implement such https://webpack.github.io/docs/hot-module-replacement.html maybe it could be a lib too