Tim
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
There is no more support ?
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 ? 
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