Jochen Schmich

Results 15 comments of Jochen Schmich

I can confirm the findings mentioned in https://github.com/electron/electron/issues/38527#issuecomment-1626220389. Removing the `keyUsage` would solve the issue. @code-asher Thanks for investigating! Is there any hope, that this bug will be solved?

Hi there, just asking for an indication, whether this pull request is going to be merged?

Hi there! Thanks for your efforts. Any news about this PR? Would it make `@react-icons/all-files` obsolete? If so, it would be very welcome, as it is outdated.

@privatenumber Thanks! Will this eventually be fixed? Judging from the other issue, there's no clear solution yet. What also struck me, is that my example works in versions of `tsx`...

This might be connected to https://github.com/TanStack/table/issues/4768. Please check the additional context of this issue, as it points out https://github.com/TanStack/table/blob/main/packages/table-core/src/utils/filterRowsUtils.ts#L63 as the possible origin of this bug. This could be relevant...

@mmaietta We used `25.1.8` before. I didn't analyze it in depth, but I think, that before, the `node_modules` have been copied from the root of the repository. This doesn't work...

> yarn config get projectRoot @mmaietta Thanks for the response!! We're actually using 26.3.3 now. I've created two repositories - one with the old (25.1.8) and one with the latest...

Hi @mmaietta - thanks for the update! Sorry, not for me - when I: 1. Checkout https://github.com/jochenschmich-aeberle/electron-builder-after-9395 2. Upgrade to 26.3.4 3. Run `yarn run buildElectronApp` ...everything just stays the...

@mmaietta Thanks for your response - no, I don't think, that it's incorrect. It's good, that so many package managers are support and I believe that it's a tough task...

Hi @mmaietta - thanks for trying again. There truly seems to be a difference - here's my output: ``` D:\Git\reproduction-repos\electron-builder-after-9395 [main ≡]> yarn run buildElectronApp (node:13544) [DEP0147] DeprecationWarning: In future...