Ali Naqvi

Results 40 comments of Ali Naqvi

I don't have access to Ubuntu 22 box, so unable to reproduce. You can try to install original library https://github.com/webview/webview or any of its bindings to validate if its dependencies...

@sourceweaver appreciate if you can push a PR with above fix.

I would say this would cause confusion as current way of annotating is how other languages are following the practice. Also this approach will cause clutter when combining multiple annotations...

Experiencing same issue on M1 while tried installation via options like * homebrew * downloading binary package `dist_mac_m1` from Releases * Compiling locally via `make build_m1` ``` $ docker-slim -v...

Thanks @serge-hulne , but I don't think adding monkey patching to any shard is good option. Above cited issue is Crystal specific and i'm sure, future versions of Crystal will...

This shouldn't require any technical change and warmly welcome the PR to update the README.md

Thanks @stellarpower . Seems some functionality has been changed in latest version of lang. I've changed post install to invoke shell script to perform the work. Have tested it on...

> Any idea how to fix? try to run `install.sh` and see if it succeeds. if no, then restrict your shard.yml to use version `0.1.0` of this shard

Agreed. comments was there for code comments purposes, but code formatting made them doc comments. Any PR fixing or updating them is highly appreciated.

@Neustradamus Sorry don't have enough bandwidth for this change.