-
fix(core): catch nonexistent user error when requiring native code (#26381)
发布于
2024-06-05 12:37:40 +00:00 Current Behavior
On certain environments, calling node's
userInfo()errors, leading to
native code not being loaded correctly.Expected Behavior
We should be resilient towards this and not error.
下载附件