Dmitriy Dudkevich
Dmitriy Dudkevich
Hello. Can you describe your problem in more details? I don't understand why you want save file descriptor to database. File descriptor - it is uniq id to the file...
Hello. Does everything work without using Bun? Can you provide a minimal reproducible example?
Hello. Can you please describe a use case of this feature? It is assumed that you need compare images at first and than if they have difference call `createDiff` method....
Okay, you can do it like I described above: ```js looksSame('ref.png', 'curr.png', (err, equal) => { looksSame.createDiff({...}, () => {...}); console.log(`Images are equal: ${equal}`); }) ``` Is it suitable for...
Ok, I understand you. We are currently busy with other tasks so the PR is welcome. By the way, this is not difficult to do.
> @DudaGod Hello. I have created a Pull Request regarding this issue, could you please take a look at it? Hello. Did you try to use `lookSame` with option `createDiffImage:...
Hello. Did you install dependencies inside html-reporter with - `yarn install`? If yes, show me a log please.
@sipayRT is it still relevant?
Hello, guys. Can we release new version with fix from - #18?
> I would like to grant you access to the npm! Hello. Can you give access to Christian? I want to use new version with fix. Thank you.