https://github.com/oxc-project/oxc-resolver/blob/6a92459e98de9d67795338b4aa22dc2d731eba6d/src/error.rs#L54-L55 https://github.com/oxc-project/oxc-resolver/blob/6a92459e98de9d67795338b4aa22dc2d731eba6d/napi/src/lib.rs#L54 We had to do something like `resolver.error?.startsWith('Builtin module ')`, which is very strange IMO.