The usage of the Ok/Err pattern is deprecated because of the danger of mismatched 'instanceof' types in node_modules. Please use the regular try-catch pattern.
Deprecated
The usage of the Ok/Err pattern is deprecated because of the danger of mismatched 'instanceof' types in node_modules. Please use the regular try-catch pattern.