Nils Gerersdorfer

Results 7 comments of Nils Gerersdorfer

Hi there, I do have the same problem, when using PNPM... So for now, there is no way to be installing it with pnpm?

Hi there, from what I know you can force shebang forced apps to be called with bun using the `--bun` param. So for example, `bunx --bun pm2 start` should work...

Also, I've just tried to run your exact script using bun `v1.2.8` on the a mac with the same cores and chip without any troubles. By using either of the...

> You can always try to hide the ped's head by setting the ped reset flag at index `166` (`MakeHeadInvisible`) to `true`. > > e.g.: > > SetPedResetFlag( > PlayerPedId()...

> Problem > > * After applying SetPedHeadBlendData on a freemode ped, hiding the head with SetPedComponentVariation(ped, 0, -1, 0, 0) fails visually, even though GetPedDrawableVariation returns -1. > *...

> No need to close it yet! I wanted to take time to look at this later to decide if I'll leave it to upstream, or if we'll include some...

> This is because of an upstream issue in `css-tree`. > > I was able to workaround the issue by overriding the css-tree version in my project so that it's...