Vic Shóstak

Results 52 comments of Vic Shóstak
trafficstars

Similar problem. All wires are correct. ```bash $ lsmod | grep spi spidev 7373 4 spi_bcm2835 7596 0 ```

The same problems with Bun `v1.1.7` and Parcel bundler `v2.12.0`: - https://github.com/gowebly/gowebly/issues/71 - https://github.com/parcel-bundler/parcel/issues/9707 🙏

I'm still getting this error in Bun `v1.1.6 (e58d67b4)` when running `bunx nuxi@latest init project`: ```console ✔ Which package manager would you like to use? bun ◐ Installing dependencies... 5:23:03...

Hi, Feel free to make PR with new providers 👍

Hi, Yep, if you can, you're welcome 🤗

@newtoallofthis123 hmmm, actually, I don't use Flickr.

Hi, Yes, this is in the plans for the next major version of the CLI (`v5`). I'm currently preparing a global update of the whole stack, so if there are...

The same problem. Even after upgrading to `v0.2.639`: https://github.com/a-h/templ/issues/578#issuecomment-2004484984 Hope @a-h check this 👍

@Oudwins I didn't really understand what you mean, give me an example, please. My _tricky_ solution (I use Tailwind CSS classes): ```go css bgImage(u string) { background-image: { u };...