Weyert de Boer

Results 240 comments of Weyert de Boer

@Jameskmonger Thank you, that would be great.

Yeah, having the same issue even when I globally install the turbo package. Maybe it's related to my use of `asdf` to manage Node.js

We have been having a memory leak to in one of the other google packages, probably, the `@google-cloud/pubsub` package and after downgrading to 3.5.7 the memory disappeared. Before we were...

@alexander-fenster I haven't tested 3.5.8. I will see what I can do to test the versions between 3.5.7 and 3.6.0. I can only say that there was an issue in...

Looks similar to the issue I am experiencing in this ticket: https://github.com/oven-sh/bun/issues/4548

Yes, would be nice if it didn't automatically load dotenv files instead support `--env-file` argument similar to Node.js https://nodejs.org/dist/latest-v20.x/docs/api/cli.html#--env-fileconfig As this appears to conflict with my `direnv` usage

Yes, I am getting the same error message with Next.js + Storybook v7 rc4 but using npm v8

Yes, I love this idea. I would love to test a case were enabling blocking third party cookies also blanks accessing `localStorage`. I would like to test with and without...

Thank you for your reproduction @dwjohnston. I will have a look. I think such as mapping list seems reasonable