Melvin-Abraham / Google-Assistant-Unofficial-Desktop-Client

A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Apache License 2.0
3.6k stars 409 forks source link

failed to install windows 11 home single [ bug ] #855

Open nawinlol3211 opened 1 year ago

nawinlol3211 commented 1 year ago

image

nawinlol3211 commented 1 year ago

if possiable I'm mostly active in discord you can add me by ( nothing._.#5151 ) when you sent me an request and you are in one of the server im in you can also dm me

nawinlol3211 commented 1 year ago

ok so I tried the beta app and I can't get the key to it said [ localhost refused to connect. ]

nawinlol3211 commented 1 year ago

the assistant is installed

im-coder-lg commented 1 year ago

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, but not right now. I need to set my computer up, make sure compiling an installer works and then I will give you the steps.

im-coder-lg commented 1 year ago

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 build.

@Melvin-Abraham is this intended behaviour for WinGet or is it mainly because the beta branch is unstable? We might have to put a notice for that, if it is unstable.

nawinlol3211 commented 1 year ago

uh isn't that suppose to be Linux?

im-coder-lg commented 1 year ago

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

im-coder-lg commented 1 year ago

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 kernel to run, which is not like GAUDC, as it is a cross-platform app which means that compiling on Linux is similar to compiling on Windows, you get different files, but from the same command.

nawinlol3211 commented 1 year ago

alright