Fermín Cirella
Fermín Cirella
> @mikejpeters were you able to fix this or mb found some workaround? A possible workaround would be to just ask the user if they want to pick a file...
@JonasKruckenberg a separate branch would be prefered as v2 is still in development and this isn't compatible with v1.
Did you try to disable hardware rendering? It just worked for me.
Here is a patch generated with pnpm for https://github.com/eakoriakin/ionic-selectable/issues/451#issuecomment-2308815906 ``` diff --git a/esm2022/src/app/components/ionic-selectable/ionic-selectable.component.mjs b/esm2022/src/app/components/ionic-selectable/ionic-selectable.component.mjs index 5b1eeb7926ae10bec38018145c28c1f589a07966..d82f4f97e46faf2ea1b6ea73c9fa1c048f851f2c 100644 --- a/esm2022/src/app/components/ionic-selectable/ionic-selectable.component.mjs +++ b/esm2022/src/app/components/ionic-selectable/ionic-selectable.component.mjs @@ -19,6 +19,7 @@ import { IonicSelectableTitleTemplateDirective } from...
> Hey, > > I tried using `bun build --compile ./index.ts ./web/**/*.pug ./web/**/*.scss ./web/**/*.ts` but I got this error instead: > > error: ModuleNotFound resolving "./web/**/*.pug" (entry point) > >...
Is there any workaround for this? Installing from GitHub just leaves me an empty package. EDIT: Resorted to copying the code to my project.
I'm also having this exact issue trying to remap any of the media keys on my keyboard HyperX Alloy FPS Pro. Maybe it not having macOS support is the issue...
Maybe related to this? https://github.com/timschneeb/GalaxyBudsClient/issues/461#issuecomment-1937497752
> My previous advice to people attempting to do something similar with `deno compile` is to experiment with WebAssembly - please see [#3912 (comment)](https://github.com/lovell/sharp/issues/3912#issuecomment-1866214392) I patched `sharp.js` to force the...
After experimenting I managed to get it working with this: I use this script to make a file which basically is an import line for the Node module with `{...