The error is:
Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading ‘push’)
It’s closed when I already logged on into WhatsApp. I was change the local webChace like the below, but it’s still not working.
<code>webVersionCache: {
type: "remote",
remotePath: "https://raw.githubusercontent.com/wppconnect-team/wa-version/tree/main/html/2.3000.1012058694-alpha.html",
},
</code>
<code>webVersionCache: {
type: "remote",
remotePath: "https://raw.githubusercontent.com/wppconnect-team/wa-version/tree/main/html/2.3000.1012058694-alpha.html",
},
</code>
webVersionCache: {
type: "remote",
remotePath: "https://raw.githubusercontent.com/wppconnect-team/wa-version/tree/main/html/2.3000.1012058694-alpha.html",
},
New contributor
Jaki Jepang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.