How to fix Error when i try loggin to whatsapp-web

the Error is

throw new Error('Evaluation failed: ' + (0, util_js_1.getExceptionMessage)(exceptionDetails));
              ^

Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'push')

its closed when i already logged on into whatsapp

i was change the local webChace like

webVersionCache: {
        type: "remote",
        remotePath:
            "https://raw.githubusercontent.com/wppconnect-team/wa-version/tree/main/html/2.3000.1012058694-alpha.html",
},

but still not working