cerebroapp / cerebro

🔵 Cerebro is an open-source launcher to improve your productivity and efficiency
https://www.cerebroapp.com/
MIT License
8.27k stars 454 forks source link

Couldn't the site on localhost[HELP] #587

Closed sanjayk0508 closed 1 year ago

sanjayk0508 commented 1 year ago

I have been trying to run the site on my local ide(terminal), but getting this error: [3964:0902/111238.030:ERROR:gpu_init.cc(481)] Passthrough is not supported, GL is disabled, ANGLE is pls help me out.

dubisdev commented 1 year ago

Hi @sanjayk0508

That's a normal electron error. Some computers just don't support some GPU optimizations.

I also get it but it doesn't break the app. Could you please answer this questions so we can reproduce the issue?

Thanks 🙌 David

sanjayk0508 commented 1 year ago

For the context- I'm trying contribute nothing else. I'm quite new to open source

dubisdev commented 1 year ago

Okey, I assume you have cloned the repository.

Could you please run yarn package?

This should generate a releases fólder with executables for Windows.

Once installed and started, when using ctrl+space cerebro should show up.

Could you please try this and tell me What happens?

dubisdev commented 1 year ago

I'm closing this as we cant reproduce the issue without information.