Kevin Connors
Kevin Connors
https://github.com/oliver-moran/jimp/blob/53ff9d1266207f7f674233f465ec358274510511/packages/plugin-color/test/convolution.test.js#L95 It expects a number, but the type is defined as string.
@mikakaraila to fix, you can cast it to a string. But this could be fixed..
This problem is persisting for me too, when initially drawing the label it works as intended and then the gradient appears when the label is updated.
I really want this to be optional, this is infuriating. For example, prettier is turning things like: ```js const validSignedChallenge: SignedChallenge[] = [ { address: 'a very long string', type:...
> My workaround to use knex from cli is to use custom knex cli wrapper with self-defined knex instance. > > This custom cli can be invoked using tsx, e.g....
> > > My workaround to use knex from cli is to use custom knex cli wrapper with self-defined knex instance. > > > This custom cli can be invoked...
> Is this something we still care to implement now that the world hopper plugin uses a panel instead of updating the ingame hopper interface? I think the experience of...
This is not related to worker (idk what worker is). Fix it by making Image globally available https://github.com/edi9999/jsqrcode/issues/17#issuecomment-230093647