enter image description hereand the source error is located in node_modules/Libraries/LogBox/Data/LogBoxData.js I don't now how to fix it
the code
/LogBoxData.js export function addLog(log: LogData): void { const errorForStackTrace = new Error();
please have you an idea