Aaron Dewes
Aaron Dewes
Seems like there still is a conflict... Also for the other branch. Make sure to rebase this on Umbrel's master branch, not the master branch of your fork. 
@gr2m For easier previews, I'm trying to set up netlify here for automatic previews. Because it doesn't require any dangerous permissions, I've added it to this repo (not to any...
It seems like it already had been set up. Did you configure it? It seems like I can't access this repo from netlify, maybe because you already added it and...
@hiimbex I've tried to improve this at #396. This version references docs/quickstart.md. Do you still have that file somewhere? Or was that just a WIP link and the file didn't...
Can you try using `10.21.21.11:9050` instead of `127.0.0.1:9050`?
 I'm working on it
 Made some progress, the code is available here: https://github.com/AaronDewes/figma-bitcoin-icons Still need to improve the way the icons are inserted, everything else seems to work.
`@runcitadel/bitcoin-icons-svg` is PR #87 published on npm. To insert the icons into Figma, I need the raw svg data as a string, not React components, so it needs a new...
> I know that googleapis is an npm packages and that is intended for nodejs but i wanted to try it with deno. Is there any solution any solution for...
I can reproduce the same issue and switching the debugger won't help. On arm64 Linux, gdb works, but the issue can be reproduced without a debugger.