-
Hi there, it seems like the library doesn't work on Cloudflare even with the compatibility flags in wrangler.toml:
`compatibility_flags = ["nodejs_compat_v2"]`
Steps to reproduce:
1. Clone this r…
-
### Minimal reproducible example
https://github.com/seba9999/expo-camera-focus-ios-broken
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in a development buil…
-
按照以下命令安装xp :
git clone https://github.com/wechaty/wechaty-puppet-xp.git
cd wechaty-puppet-xp
npm install
运行以下命令,报错:
### C:\nodejs\wechaty-puppet-xp>node --loader ts-node/esm C:\nodejs\wechaty-…
-
I suggest you can make a nodejs model for vector qrcode.^^
-
hi,
i install typescript on nodejs
and your example code with your example qr Code...
`import { EuDgc, EuDgcCert, EuDgcVaccination} from 'eudgc'
//let qrCode = "HC1....";
let qrCode = "HC1:6BFOX…
-
Hello. I cannot install this library, here's the error:
NodeJS version: 18.12
OS: W10
npm: 8.19.2
```
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node-gyp r…
-
As you can see from the screenshot, canvas alone is taking up more than 90% of the allowed size of Vercel's serverless functions. Would suggest moving to something more lightweight like: https://www.n…
-
Idea is to add generated qrcode to join Bridge just like in Homebridge.
From what I see it's sort off provided in HAP-Nodejs as Accessory.setupURI()
We have to find out where in UI we can show thi…
-
i tried this part to convert QRcode png format to mbp :
```
Headless conversion
Goto /js/workers/mbc/
Run ./build.sh node (Before this step, you can modify the default parameters in mbc-head-no…
-
二次开发,根据网易云音乐 NodeJS 版 API照抄了一遍,
```go
// LoginQrKeyService 二维码
type LoginQrKeyService struct{}
// LoginQrkey 二维码
// @receiver service
// @param c
// @return map
func (service *LoginQrKeyS…