-
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: qr-reader@0.1.0
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR! …
-
Dumping the mqtt messages I've identified an internal code that is used for filaments
WolfWithSword has documented most of these internal filament codes
https://github.com/WolfwithSword/ha…
-
so im tryin to use scanner but when i open website it is in ispect but it doesnt work and the div is like 862x0
this is my html code
```html
Html-Qrcode Demo
var resultCo…
-
``` perl
my $check = bag {
item match qr/a/;
item match qr/b/;
end(); # Ensure no other elements exist.
};
is(['fab', 'bad'], $check);
```
In this case we ge…
-
**Bug Description**
```BrowserMultiFormatReader.decodeFromImage``` and ```BrowserQRCodeReader.decodeFromImage``` not working.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https:/…
-
In app QR reader does not identify QR codes on Android Galaxy A23 as late as version 0.1.19
-
I have tried a few QR reader apps with your online demo however none of them recognize the QR code
Am I doing something wrong ?
-
###Bug Reports
I am using zxing module of python to decode QR images like attached below. But it returns empty string.
![image](https://user-images.githubusercontent.com/2772109/235306398-552ee662…
-
I got the following fatal error
`Fatal error: Uncaught Error: Call to undefined function Zxing\imagecreatefromstring() in C:\MAMP\htdocs\qr_reader\vendor\khanamiryan\qrcode-detector-decoder\lib\QrR…
ghost updated
2 years ago
-
Hello, your barcode reader is the most powerful I seen!
I am trying to use it without the UI that you provide, but no matter what I try I got error message: "Error happend while scanning context"
…