-
Boa noite. Obrigado por disponibilizar!. Estou tento erros ao rodar npm start
Error: Cannot find module './userCmd/qrcode.js'
Require stack:
- C:\LUCIANO\ZapBotV1-main\ZapBotV1-main\commands\adm…
-
There are also many JS libraries for just _scanning_ a QR code:
* https://github.com/schmich/instascan
* https://serratus.github.io/quaggaJS/
* https://github.com/dwa012/html5-qrcode
* https://g…
-
### Is your feature request related to a problem? Please describe.
It is sometimes convenient to include QR codes in material or slides, particularly when sharing long links.
At the moment these hav…
unode updated
3 months ago
-
docker-compose
`services:
wechaty_puppet_service:
image: wechaty/wechaty:0.65
container_name: wechaty_puppet_service_token_gateway
environment:
- WECHATY_LOG=verbose
-…
-
-
I've missed, that there is a ZXing Library for JS/TS: https://github.com/zxing-js/library
That one should be used instead of our current one for the JS target. Then, hopefully, encoding *and* decod…
-
I get an exception on this line
qrcode = qrcode || {};
because qrcode decoder doesn't exist yet.
-
In the README, where the API is described, it indicates that a `title` property (string) will be accepted.
However, trying to specify that in a Next.js TypeScript project shows an error:
```txt
…
-
## Description
I am using the WPPConnect API to initiate a WhatsApp session and expect to receive a QR code for the connection process. However, the /start-session endpoint returns a status of "INI…
-
Hi,
I'm already using Vue.js with ESM, so I would have liked to have added html5-qrcode to my importmap thusly:
```HTML
{
"imports": {
"vue": "https://unpkg.com/vu…