Brandon Cheng

Results 111 comments of Brandon Cheng

Thanks. How about the other question? Is there more to the `ERR_PNPM_TARBALL_EXTRACT` error at the bottom of the `pnpm install` log?

Thanks. There's still a bit more that would be helpful to debug: The `pnpm install` command will eventually fail and show more details about what caused `ERR_PNPM_TARBALL_EXTRACT`. See https://github.com/pnpm/pnpm/issues/7529 for...

@Omanshb Is there anything strange about that file path or the folders leading up to it? ``` ❯ cd ~/Library/pnpm/store/v3/files/78 ❯ ls -l ``` I'm not sure what we're looking...

Hey @JasonMan34, thanks for the offer to help! I'm focusing on this more extensively over the next few days. I'll give a heads up here if there are any tasks...

> @gluxon At version 9.5.0-beta.0, `pnpm update --latest` still replaces `catalog:` with versions. Do you plan to fix this? @KSXGitHub That's a good catch. I can fix that. **Edit**: Now...

Thanks for reporting this! I've similarly noticed that peer resolution can be faster. I was attempting to reproduce this in https://github.com/gluxon/pnpm-peer-resolution-perf, but I had to create an unrealistic amount of...

Thanks @TommasoAmici! Do you still need this PR? If so I can approve and cut a release.

Thanks for the quick response! Sorry it took us some time to review this PR. Given there's some fixes we'd need to make on the `release/4.x` branch to run tests...

> @adidahiya any thinking about a refactor to function components? Hey @tevonsb, I wanted to give a heads up that Adi is taking a well-deserved rest and will be back...

In real world usage, we're configuring `portalStopPropagationEvents` on a `` method. In our case, this seems to be very minimal. I think another reasonable path forward would be to drop...