Ranieri Althoff

Results 385 comments of Ranieri Althoff

The problem is parcel reads the env vars from the root of the package and not the packages inside this monorepo. I'll try to make a PR and fix this.

Yeah that's probably the same issue to those comments. It would be good for parcel to read all env files from the monorepo root down to the package dir, updating...

Can you share a reproduction? Ideally within a Docker container, you can use the `centos:centos8` image as a base. With that said, considering CentOS 8 reached end-of-life [over 2 years...

#415 should fix this issue, can you try with v0.41.0 or newer?

I see that the image used by the linux-arm64-glibc builder is `node:20` that maps to `node:20-bookworm`. I can try downgrading to `node:20-bullseye` for the next release which should be compatible....

`saltLength` is not an option anymore, so it should not be present in the options type The types of `salt`, `associatedData` and `secret` also generate properly as `Buffer | undefined`...

The wrong buffer types have been fixed in v0.41.1

@froomzim what version of MySQL/MariaDB are you running?

> You can also remove checkLight() from game.h Good catch, there's even more