Tim

Results 64 comments of Tim

Hi emre, No problems ! Do you prefer something like this ? https://fonts.google.com/specimen/Lato or https://fonts.google.com/specimen/Open+Sans I can update my pull request to see what it's looks like with it if...

Still no update on this ?

Yeah, it would be nice

I think it's because of the `remote` option, you have to set it to `false`. Apparently, it should automatically be set to `false` if it recognizes that it is in...

Can I propose something like that ? ![stremio-web-loading](https://user-images.githubusercontent.com/7889816/121699943-b2b24280-cacf-11eb-912b-d3685909e011.gif)

Yes sorry for the `package-lock.json` I will try to find a way to make this happen !

Same issue with node v12.17.0 via npm

Try to add this in your vite config: ```ts resolve: { alias: { 'webtorrent': fileURLToPath(new URL('./node_modules/webtorrent/dist/webtorrent.min.js', import.meta.url)), }, }, ```

Had this issue on fedora 37, after installing `libappindicator-gtk3-devel` the error message was gone