LG

Results 234 comments of LG

Don't use winget. To use the beta, get the source code via Git cloning, switch the branch to the beta branch and run the build commands. I can help you,...

P. S. The steps are mostly the same as this: https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/blob/master/CONTRIBUTING.md#how-to-build I will check if it works for me, and if it does, I'll tell you steps to reproduce this...

Well, a Node.js runtime is what differs, not packaging commands, right?

Plus, when it comes to JavaScript and TypeScript, it ***mostly*** won't matter which OS you have, it can build on any OSes. Mostly, since some projects rely on the Unix/Linux...

We could, bro. But the SDK we use(Google Assistant SDK) is limited in its capabilities. Google seems to have fixed most loopholes with their SDK, so personal results won't be...

I guess so. I never saw proxy settings in the app, but if you can code well, you could make a neat and perfect implementation of proxy settings, like on...

Unfortunately this is expected behavior. Due to the limitations by the Google Assistant SDK, these things occur from time to time. Unless we could figure out ways to fix this,...

I think it is supposed to be like that? It is dynamic, right? @Melvin-Abraham is this expected/true bug?

@sumeshir26 didn't you fix this? I'm surprised to see that thing again! What was the fix given before? I bet it was outdated with new changes in the modules.

I remember you giving a fix on this corner issue for Linux that's why I pinged you. NVM I'll find out.