TypeError: Cannot read properties of undefined (reading ‘default’), After scan QR code getting this error, On whatsapp-web.js
Before a week I start to get this error.
what is the correct way to serve html file path to a QR code?
I want to use an iPhone to open a local html file on my MacBook Pro by scanning a QR code. The html file path (e.g. 1) is supplied to a QR code generator (http://davidshimjs.github.io/qrcodejs/). I launch the server in terminal using node.js
by launching the http-server
, display the QR code on my MacBook Pro and scan it with my iPhone