julien Lengrand-Lambert
julien Lengrand-Lambert
# Bug report ## Describe the bug When using a simple rollup configuration generated by the [open-wc](https://open-wc.org/) project, and installing the supabase-js dependency, building fails with a ` Error: 'w3cwebsocket'...
**Describe the bug** Program never terminates when running `Ksoup.parseGetRequest` or `Ksoup.parseGetRequestBlocking`. **To Reproduce** The `main.kt` looks like this : ``` fun main() { runBlocking { val doc = Ksoup.parseGetRequest(url =...
## Description In your current generated README, the metal language icon is missing, leading to failing links. I added the icon and updated the swift file accordingly. ## Checklist Generated...
Hey there, Super neat, very happy with it thank you! Just a question I'm struggling to figure out at the moment. If the artifact you're creating makes use of the...
### How can we improve the documentation? Writing this for the future me, as well as others it might help. I was trying to install a newer version of golang,...
I make this issue following a request from @zaleslaw on [Stack Overflow](https://stackoverflow.com/questions/79333504/kotlin-dataframe-sqlite-integer-cannot-be-cast-to-boolean-in-notebook). ### What happens : Given a SQLite database, with a Boolean (nullable does not change the behavior) column,...