Manuel Philipp
Manuel Philipp
When there are no events, part of the bindings file is unused. In my case with `"noUnusedLocals": true,` in the tsconfig this lead to my project not compiling. This PR...
I made a version of your raspberry-pi cross compile docker image for aarch64 [link](https://github.com/MnlPhlp/rpi-cross/blob/main/Dockerfile) I noticed that some update broke the build with errors while running pkg_config. I did a...
running `npm install -g @vue/[email protected]` fails with the following message: ``` ❯ export VOLTA_LOGLEVEL=debug ❯ npm install -g @vue/[email protected] [verbose] Found default configuration at '/home/manuel/.volta/tools/user/platform.json' [verbose] Acquiring lock on Volta...